
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400..800&display=swap');

@font-face {
    font-family: 'Le Major';
    src: url('lemajor-regular.woff2') format('woff2'),
        url('lemajor-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gordita';
    src: url('gordita-regular.woff2') format('woff2'),
        url('gordita-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Termina';
    src: url('termina-regular.woff2') format('woff2'),
        url('termina-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Commuters Sans Semi';
    src: url('commuters-sans-semibold.woff2') format('woff2'),
        url('commuters-sans-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('commuterssans-regular.woff2') format('woff2'),
        url('commuterssans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gatwick';
    src: url('gatwick-regular.woff2') format('woff2'),
        url('gatwick-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gatwick';
    src: url('gatwick-ultrabold.woff2') format('woff2'),
        url('gatwick-ultrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gatwick';
    src: url('gatwick-medium.woff2') format('woff2'),
        url('gatwick-medium.woff2') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}