@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-BoldItalic.woff2') format('woff2'),
        url('ABCDiatype-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Bold.woff2') format('woff2'),
        url('ABCDiatype-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Italic.woff2') format('woff2'),
        url('ABCDiatype-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Thin.woff2') format('woff2'),
        url('ABCDiatype-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Regular.woff2') format('woff2'),
        url('ABCDiatype-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Italic.woff2') format('woff2'),
        url('ABCDiatype-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-MediumItalic.woff2') format('woff2'),
        url('ABCDiatype-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Medium.woff2') format('woff2'),
        url('ABCDiatype-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-LightItalic.woff2') format('woff2'),
        url('ABCDiatype-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-Light.woff2') format('woff2'),
        url('ABCDiatype-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Trial';
    src: url('ABCDiatype-ThinItalic.woff2') format('woff2'),
        url('ABCDiatype-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

