@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("Karla.ttf") format('ttf');
}

@font-face {
  font-family: 'Raleway';
  font-weight: 100 900;
  font-display: swap;
  src: url("Raleway.ttf") format('ttf');
}