@font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Black.woff2);
    font-weight: 900;
    font-display: swap
}

@font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Bold.woff2);
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Book.woff2);
    font-weight: 450;
    font-display: swap
}

@font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Medium.woff2);
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: 'GT-Walsheim-Pro-Light';
    src: url(fonts/GTWalsheimPro-Regular.woff2) format("woff2"), url(fonts/GTWalsheimPro-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT-Walsheim-Pro-Regular';
    src: url(fonts/GTWalsheimPro-Regular.woff2) format("woff2"), url(fonts/GTWalsheimPro-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'CircularStd;';
    src: url(fonts/GTWalsheimPro-Medium.woff2) format("woff2"), url(fonts/GTWalsheimPro-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT-Walsheim-Pro-Bold';
    src: url(fonts/GTWalsheimPro-Bold.woff2) format("woff2"), url(fonts/GTWalsheimPro-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    font-style: normal;
    font-display: swap
}

@font-face {
    src: url(fonts/GTWalsheimPro-CondensedLight.ttf);
    font-family: "GT-Walsheim-Pro-Light";
    font-style: normal;
    font-display: swap
}

@font-face {
    src: url(fonts/BebasNeue-Regular.ttf);
    font-family: "BebasNeue";
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Light.otf);
    font-weight: 300;
    font-display: swap
  }
  @font-face {
  font-family: Inter;
  src: url(fonts/Inter-Light.ttf);
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url(fonts/Inter-Regular.ttf);
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url(fonts/Inter-Medium.ttf);
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url(fonts/Inter-SemiBold.ttf);
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url(fonts/Inter-Bold.ttf);
  font-weight: 700;
  font-display: swap;
}