@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-VariableFont_wght.ttf");
}

@font-face {
  font-family: "RalewayItalic";
  src: url("fonts/Raleway-italic-VariableFont_wght.ttf");
}

@font-face {
  font-family: "lato-thick";
  src: url("fonts/Lato-Black.ttf");
}

@font-face {
  font-family: "lato-thin";
  src: url("fonts/Lato-thin.ttf");
}

@font-face {
  font-family: "lato-light";
  src: url("fonts/Lato-light.ttf");
}

@font-face {
  font-family: "lato-thinItalic";
  src: url("fonts/Lato-thinitalic.ttf");
}
