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

@font-face {
    font-family: 'Alliance';
    src: url('AllianceNo1-RegularItalic.woff2') format('woff2'),
        url('AllianceNo1-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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