@font-face {
    font-family: 'GalanoGrotesqueAlt';
    src: url('../fonts/GalanoGrotesqueAlt-Regular.eot');
    src: url('../fonts/GalanoGrotesqueAlt-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GalanoGrotesqueAlt-Regular.woff2') format('woff2'),
        url('../fonts/GalanoGrotesqueAlt-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesqueAlt';
    src: url('../fonts/GalanoGrotesqueAlt-SemiBold.eot');
    src: url('../fonts/GalanoGrotesqueAlt-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GalanoGrotesqueAlt-SemiBold.woff2') format('woff2'),
        url('../fonts/GalanoGrotesqueAlt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}