@font-face {
    font-family: 'Arsenal';
    src: url('Arsenal-Italic.eot');
    src: url('Arsenal-Italic.eot?#iefix') format('embedded-opentype'),
        url('Arsenal-Italic.woff2') format('woff2'),
        url('Arsenal-Italic.woff') format('woff'),
        url('Arsenal-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Arsenal';
    src: url('Arsenal-Bold.eot');
    src: url('Arsenal-Bold.eot?#iefix') format('embedded-opentype'),
        url('Arsenal-Bold.woff2') format('woff2'),
        url('Arsenal-Bold.woff') format('woff'),
        url('Arsenal-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo';
    src: url('Exo-Bold.eot');
    src: url('Exo-Bold.eot?#iefix') format('embedded-opentype'),
        url('Exo-Bold.woff2') format('woff2'),
        url('Exo-Bold.woff') format('woff'),
        url('Exo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arsenal';
    src: url('Arsenal-Regular.eot');
    src: url('Arsenal-Regular.eot?#iefix') format('embedded-opentype'),
        url('Arsenal-Regular.woff2') format('woff2'),
        url('Arsenal-Regular.woff') format('woff'),
        url('Arsenal-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff'),
        url('MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

