
@font-face {
    font-family: 'Eras Demi ITC';
    src: url('../fonts/ErasITC-Demi.woff2') format('woff2'),
        url('../fonts/ErasITC-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eras Medium ITC';
    src: url('../fonts/ErasITC-Medium.woff2') format('woff2'),
        url('../fonts/ErasITC-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}


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

@font-face {
    font-family: 'Galano';
    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'),
        url('../fonts/GalanoGrotesqueAlt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}*/

