@font-face {
    font-family: 'Gatwick';
    src: url('../font/Gatwick-Ultrabold.eot');
    src: url('../font/Gatwick-Ultrabold.eot?#iefix') format('embedded-opentype'),
        url('../font/Gatwick-Ultrabold.woff2') format('woff2'),
        url('../font/Gatwick-Ultrabold.woff') format('woff'),
        url('../font/Gatwick-Ultrabold.ttf') format('truetype'),
        url('../font/Gatwick-Ultrabold.svg#Gatwick-Ultrabold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gatwick';
    src: url('../font/Gatwick-Medium.eot');
    src: url('../font/Gatwick-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Gatwick-Medium.woff2') format('woff2'),
        url('../font/Gatwick-Medium.woff') format('woff'),
        url('../font/Gatwick-Medium.ttf') format('truetype'),
        url('../font/Gatwick-Medium.svg#Gatwick-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
