@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-Thin.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-ExtraLight.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-Light.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-Regular.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-Medium.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-SemiBold.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-Bold.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-ExtraBold.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "Semaforo Display";
  src: url("../fonts/SemaforoDisplay-Black.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 900;
}
