@font-face {
    font-family: 'Galano Grotesque';
    src: url('webfonts/GalanoGrotesqueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('webfonts/GalanoGrotesque.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('webfonts/GalanoGrotesqueExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('webfonts/GalanoGrotesqueLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('webfonts/GalanoGrotesqueMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

