@font-face {
    font-family: 'GTF CN B';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/GT-Flexa-Condensed-Bold.woff2") format("woff2"),
    url("../fonts/GT-Flexa-Condensed-Bold.woff") format("woff");
}

@font-face {
  font-family: 'GTF CN B I';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/gt-flexa-condensed-bold-italic-webfont.woff2") format("woff2"),
  url("../fonts/gt-flexa-condensed-bold-italic-webfont.woff") format("woff");
}

@font-face {
    font-family: 'GTF CN M I';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/GT-Flexa-Condensed-Medium-Italic.woff2") format("woff2"),
    url("../fonts/GT-Flexa-Condensed-Medium-Italic.woff") format("woff");
}

@font-face {
    font-family: 'GTF CN M';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/GT-Flexa-Condensed-Medium.woff2") format("woff2"),
    url("../fonts/GT-Flexa-Condensed-Medium.woff") format("woff");
}

@font-face {
    font-family: 'GTF MONO';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/GT-Flexa-Mono-Thin-Italic.woff2") format("woff2"),
    url("../fonts/GT-Flexa-Mono-Thin-Italic.woff") format("woff");
}

@font-face {
    font-family: 'GTF';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/GT-Flexa-Standard-Light.woff2") format("woff2"),
    url("../fonts/GT-Flexa-Standard-Light.woff") format("woff");
}

@font-face {
    font-family: 'GTF CN REG';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/GT-Flexa-Condensed-Regular.woff2") format("woff2"),
    url("../fonts/GT-Flexa-Condensed-Regular.woff") format("woff"),
    url("../fonts/GT-Flexa-Condensed-Regular.otf") format("otf"),
    url("../fonts/GT-Flexa-Condensed-Regular.ttf") format("truetype");
}