@font-face {
    font-family: 'Knuckle Sandwich';
    src: url('KnuckleSandwich-Regular.woff2') format('woff2'),
        url('KnuckleSandwich-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Revans';
    src: url('Revans-Normal.woff2') format('woff2'),
        url('Revans-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Revans';
    src: url('Revans-Italic.woff2') format('woff2'),
        url('Revans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Revans';
    src: url('Revans-Bold.woff2') format('woff2'),
        url('Revans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Revans';
    src: url('Revans-Bold-Italic.woff2') format('woff2'),
        url('Revans-Bold-Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'VisbyCF';
    src: url('VisbyCF-Bold.woff2') format('woff2'),
        url('VisbyCF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'VisbyCF';
    src: url('VisbyCF-BoldOblique.woff2') format('woff2'),
        url('VisbyCF-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'VisbyCF';
    src: url('VisbyCF-Heavy.woff2') format('woff2'),
        url('VisbyCF-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'VisbyCF';
    src: url('VisbyCF-HeavyOblique.woff2') format('woff2'),
        url('VisbyCF-HeavyOblique.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}


