


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

@font-face {
    font-family: 'Swansea';
    src: url('/media/fonts/SwanseaBoldItalic.eot');
    src: url(/media/fonts/'SwanseaBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/media/fonts/SwanseaBoldItalic.woff2') format('woff2'),
        url('/media/fonts/SwanseaBoldItalic.woff') format('woff'),
        url('/media/fonts/SwanseaBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

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

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

