@font-face {
    font-family: 'Gill Sans Nova Medium';
    src: url('GillSansNova-Bold.eot');
    src: url('GillSansNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('GillSansNova-Bold.woff2') format('woff2'),
        url('GillSansNova-Bold.woff') format('woff'),
        url('GillSansNova-Bold.ttf') format('truetype'),
        url('GillSansNova-Bold.svg#GillSansNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Gill Sans Nova Book';
    src: url('GillSansNova.eot');
    src: url('GillSansNova.eot?#iefix') format('embedded-opentype'),
        url('GillSansNova.woff2') format('woff2'),
        url('GillSansNova.woff') format('woff'),
        url('GillSansNova.ttf') format('truetype'),
        url('GillSansNova.svg#GillSansNova') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

