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

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