@font-face {
    font-family: 'Young';
    src: url('fonts/Young-Italic.eot');
    src: url('fonts/Young-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Young-Italic.woff2') format('woff2'),
        url('fonts/Young-Italic.woff') format('woff'),
        url('fonts/Young-Italic.ttf') format('truetype'),
        url('fonts/Young-Italic.svg#Young-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Young';
    src: url('fonts/Young.eot');
    src: url('fonts/Young.eot?#iefix') format('embedded-opentype'),
        url('fonts/Young.woff2') format('woff2'),
        url('fonts/Young.woff') format('woff'),
        url('fonts/Young.ttf') format('truetype'),
        url('fonts/Young.svg#Young') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas';
    src: url('fonts/BebasNeueBold.eot');
    src: url('fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/BebasNeueBold.woff2') format('woff2'),
        url('fonts/BebasNeueBold.woff') format('woff'),
        url('fonts/BebasNeueBold.ttf') format('truetype'),
        url('fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas';
    src: url('fonts/BebasNeue.eot');
    src: url('fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
        url('fonts/BebasNeue.woff2') format('woff2'),
        url('fonts/BebasNeue.woff') format('woff'),
        url('fonts/BebasNeue.ttf') format('truetype'),
        url('fonts/BebasNeue.svg#BebasNeue') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ptsans';
    src: url('fonts/PTSans-Italic.eot');
    src: url('fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Italic.woff2') format('woff2'),
        url('fonts/PTSans-Italic.woff') format('woff'),
        url('fonts/PTSans-Italic.ttf') format('truetype'),
        url('fonts/PTSans-Italic.svg#PTSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

