/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@font-face {
    font-family: 'Halvar';
    src: local('Halvar Stencil Breitschrift BdMidG'), local('Halvar-Stencil-Breitschrift-BdMidG'),
    url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/HalvarStnclBreit-BdMidG.woff2') format('woff2'),
    url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/HalvarStnclBreit-BdMidG.woff') format('woff'),
    url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/HalvarStnclBreit-BdMidG.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCond-Medium';
    src: url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/DINCond-Medium Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Bold';
    src: url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/DIN\ Bold.otf') format("opentype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'DIN Light Regular';
    src: url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/DIN\ Light\ Regular.otf') format("opentype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'DINCond-Black';
    src: url('https://www.winitsports.com/themes/at_arsenal/assets/fonts/DINCond-Black.otf') format("opentype");
    font-style: normal;
    font-weight: normal;
}


