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

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