@font-face {
    font-family: 'GalanoGrotesqueMedium';
    src: url('GalanoGrotesqueMedium.eot');
    src: url('GalanoGrotesqueMedium.eot') format('embedded-opentype'),
         url('GalanoGrotesqueMedium.woff2') format('woff2'),
         url('GalanoGrotesqueMedium.woff') format('woff'),
         url('GalanoGrotesqueMedium.ttf') format('truetype'),
         url('GalanoGrotesqueMedium.svg#GalanoGrotesqueMedium') format('svg');
}

@font-face {
    font-family: 'GalanoGrotesqueRegular';
    src: url('GalanoGrotesqueRegular.eot');
    src: url('GalanoGrotesqueRegular.eot') format('embedded-opentype'),
         url('GalanoGrotesqueRegular.woff2') format('woff2'),
         url('GalanoGrotesqueRegular.woff') format('woff'),
         url('GalanoGrotesqueRegular.ttf') format('truetype'),
         url('GalanoGrotesqueRegular.svg#GalanoGrotesqueRegular') format('svg');
}

@font-face {
    font-family: 'Wingdings';
    src: url('Wingdings.eot');
    src: url('Wingdings.eot') format('embedded-opentype'),
         url('Wingdings.woff2') format('woff2'),
         url('Wingdings.woff') format('woff'),
         url('Wingdings.ttf') format('truetype'),
         url('Wingdings.svg#Wingdings') format('svg');
}
