@font-face {
  font-family: "Lyon Display Light";
  src:
    url("../woff2/lyon-display-light.woff2") format("woff2"),
    url("../ttf/lyon-display-light.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Lyon Display Regular";
  src:
    url("../woff2/lyon-display-regular.woff2") format("woff2"),
    url("../ttf/lyon-display-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Regular";
  src:
    url("../woff2/graphik-regular.woff2") format("woff2"),
    url("../ttf/graphik-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Semibold";
  src:
    url("../woff2/graphik-semibold.woff2") format("woff2"),
    url("../ttf/graphik-semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Atlas Typewriter Regular";
  src:
    url("../woff2/atlas-typewriter-regular.woff2") format("woff2"),
    url("../ttf/atlas-typewriter-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
