@font-face {
    font-display: swap;
    font-family: 'Gorton Digital';
    src: url("/fonts/GortonDigital/GortonDigitalRegular.woff2");
    font-weight: normal
}

@font-face {
    font-display: swap;
    font-family: 'Gorton Digital';
    src: url("/fonts/GortonDigital/GortonDigitalLight.woff2");
    font-weight: 300
}

/* ETbb typefaces */
@font-face {
    font-display: swap;
    font-family: 'ETbb';
    src: url("/fonts/ETbb/ETbb-Regular.woff2");
    font-weight: normal;
}

@font-face {
    font-display: swap;
    font-family: 'ETbb';
    src: url("/fonts/ETbb/ETbb-Bold.woff2");
    font-weight: bold;
}

@font-face {
    font-display: swap;
    font-family: 'ETbb';
    src: url("/fonts/ETbb/ETbb-Italic.woff2");
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'FiraGO';
    src: url("/fonts/FiraGO/FiraGO-Regular.woff2");
    font-weight: normal
}

@font-face {
    font-display: swap;
    font-family: 'FiraGO';
    src: url("/fonts/FiraGO/FiraGO-Italic.woff2");
    font-style: italic
}
