/**
 * Custom Fonts for Slide Menu Pro
 */

@font-face {
    font-family: 'Cheltenham BT';
    src: url('CheltenhamBT-Roman.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Behind The Nineties - Regular */
@font-face {
    font-family: 'Behind The Nineties';
    src: url('Behind-The-Nineties-Rg.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Behind The Nineties - Italic */
@font-face {
    font-family: 'Behind The Nineties';
    src: url('Behind-The-Nineties-It.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Behind The Nineties - Medium */
@font-face {
    font-family: 'Behind The Nineties';
    src: url('Behind-The-Nineties-Md.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Behind The Nineties - Medium Italic */
@font-face {
    font-family: 'Behind The Nineties';
    src: url('Behind-The-Nineties-Md-It.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}