@font-face {
  font-family: 'Exo2';
  src: url('Exo2-Regular.ttf') format('truetype');
}
h1 {
  font-family: 'Exo2';
}
