@font-face {
    font-family: 'Galano Grotesque';
    src:    url("../webfonts/GalanoGrotesque-Regular-webfont.woff2") format("woff2"),
    url("../webfonts/GalanoGrotesque-Regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Galano Grotesque';
    src:    url("../webfonts/GalanoGrotesque-Italic-webfont.woff2") format("woff2"),
    url("../webfonts/GalanoGrotesque-Italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: fallback;
}


@font-face {
    font-family: 'Galano Grotesque';
    src:    url("../webfonts/GalanoGrotesque-SemiBold-webfont.woff2") format("woff2"),
    url("../webfonts/GalanoGrotesque-SemiBold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Galano Grotesque';
    src:    url("../webfonts/GalanoGrotesque-SemiBoldItalic-webfont.woff2") format("woff2"),
    url("../webfonts/GalanoGrotesque-SemiBoldItalic-webfont.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: fallback;
}
