@font-face {
    font-family: 'HumboldtFraktur';
    src: url('humboldfraktur/humboldtfraktur.regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HumboldtFraktur Zier';
    src: url('humboldfraktur/humboldtfraktur.zier.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat/Montserrat-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat/Montserrat-Italic-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-VariableFont_wdth,wght.woff2') format('woff2');
    font-weight: 100 900;
    font-stretch: 75% 100%;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Italic-VariableFont_wdth,wght.ttf') format('woff2');
    font-weight: 100 900;
    font-stretch: 75% 100%;
    font-style: italic;
}