@font-face {
  font-family: "Aptos";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/aptos/aptos-light.woff2") format("woff2"),
    url("../fonts/aptos/aptos-light.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/aptos/aptos-light-italic.woff2") format("woff2"),
    url("../fonts/aptos/aptos-light-italic.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/aptos/aptos.woff2") format("woff2"),
    url("../fonts/aptos/aptos.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/aptos/aptos-italic.woff2") format("woff2"),
    url("../fonts/aptos/aptos-italic.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/aptos/aptos-semibold.woff2") format("woff2"),
    url("../fonts/aptos/aptos-semibold.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/aptos/aptos-bold.woff2") format("woff2"),
    url("../fonts/aptos/aptos-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/aptos/aptos-bold-italic.woff2") format("woff2"),
    url("../fonts/aptos/aptos-bold-italic.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/aptos/aptos-extrabold.woff2") format("woff2"),
    url("../fonts/aptos/aptos-extrabold.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/aptos/aptos-extrabold-italic.woff2") format("woff2"),
    url("../fonts/aptos/aptos-extrabold-italic.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/aptos/aptos-black.woff2") format("woff2"),
    url("../fonts/aptos/aptos-black.ttf") format("truetype");
}

@font-face {
  font-family: "Aptos";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/aptos/aptos-black-italic.woff2") format("woff2"),
    url("../fonts/aptos/aptos-black-italic.ttf") format("truetype");
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Univers";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/univers/universcondensed-medium.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Univers";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/univers/universcondensed-medium-italic.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Univers";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/univers/universcondensed-bold.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
