@font-face {
    font-family: 'ABCArizonaFlare';
    src: url('ABCArizonaFlare-Light.woff2') format('woff2'),
         url('ABCArizonaFlare-Light.woff') format('woff'),
         url('ABCArizonaFlare-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ABCArizonaFlare';
    src: url('ABCArizonaFlare-LightItalic.woff2') format('woff2'),
         url('ABCArizonaFlare-LightItalic.woff') format('woff'),
         url('ABCArizonaFlare-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'SupremeLL';
    src: url('SupremeLL-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SupremeLL';
    src: url('SupremeLL-BoldFlat.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SupremeLL';
    src: url('SupremeLL-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'SupremeLL';
    src: url('SupremeLL-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SupremeLLTT';
    src: url('SupremeLLTT-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SupremeLLTT';
    src: url('SupremeLLTT-BoldFlat.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SupremeLLTT';
    src: url('SupremeLLTT-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'SupremeLLTT';
    src: url('SupremeLLTT-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}





