@font-face {
    font-family: 'galano';
    src: url('/webfonts/galano_grotesque.woff2') format('woff2'),
         url('/webfonts/galano_grotesque.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'galano-semibold';
    src: url('/webfonts/galano-semibold.woff2') format('woff2'),
         url('/webfonts/galano-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'galano-bold';
    src: url('/webfonts/galano_grotesque_bold.woff2') format('woff2'),
         url('/webfonts/galano_grotesque_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'galano-medium';
    src: url('/webfonts/galano_grotesque_medium.woff2') format('woff2'),
         url('/webfonts/galano_grotesque_medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
