@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Raleway/Raleway-Regular.ttf') format('truetype');
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Raleway/Raleway-Medium.ttf') format('truetype');
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Raleway/Raleway-Bold.ttf') format('truetype');
}
@font-face {
  font-family: "Freeserif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Freeserif/FreeSerif.woff2') format('woff2');
}
@font-face {
  font-family: "Freeserif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Freeserif/FreeSerifBold.woff2') format('woff2');
}
@font-face {
  font-family: "Nourd";
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Nourd/Nourd-Medium.otf') format('opentype');
}