@font-face {
   font-family: "Clash Display";
   src: url("/fonts/ClashDisplay-Extralight.woff2") format("woff2");
   font-weight: Extralight;
   font-style: 200;
   font-display: swap;
}
@font-face {
   font-family: "Clash Display";
   src: url("/fonts/ClashDisplay-Light.woff2") format("woff2");
   font-weight: Light;
   font-style: 300;
   font-display: swap;
}
@font-face {
   font-family: "Clash Display";
   src: url("/fonts/ClashDisplay-Regular.woff2") format("woff2");
   font-weight: Regular;
   font-style: 400;
   font-display: swap;
}
@font-face {
   font-family: "Clash Display";
   src: url("/fonts/ClashDisplay-Medium.woff2") format("woff2");
   font-weight: Medium;
   font-style: 500;
   font-display: swap;
}
@font-face {
   font-family: "Clash Display";
   src: url("/fonts/ClashDisplay-Semibold.woff2") format("woff2");
   font-weight: Semibold;
   font-style: 600;
   font-display: swap;
}
@font-face {
   font-family: "Clash Display";
   src: url("/fonts/ClashDisplay-Bold.woff2") format("woff2");
   font-weight: Bold;
   font-style: 700;
   font-display: swap;
}
