@font-face {
  font-family: 'Harmattan';
  src: url('fonts/harmattan.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Harmattan', sans-serif;
}
