@import url("/fonts/live-fonts.css");

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/oswald-latin-500.woff2) format("woff2");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/oswald-latin-700.woff2) format("woff2");
}

@font-face {
  font-family: "Archivo Narrow";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/archivo-narrow-latin-500.woff2) format("woff2");
}

@font-face {
  font-family: "Archivo Narrow";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/archivo-narrow-latin-700.woff2) format("woff2");
}
