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

@font-face {
    font-family: 'Graphik Compact';
    src: url('GraphikCompLCWebMedium-Reg.eot');
    src: local('Graphik Compact Medium'), local('GraphikCompLCWebMedium-Reg'),
        url('GraphikCompLCWebMedium-Reg.eot?#iefix') format('embedded-opentype'),
        url('GraphikCompLCWebMedium-Reg.woff2') format('woff2'),
        url('GraphikCompLCWebMedium-Reg.woff') format('woff'),
        url('GraphikCompLCWebMedium-Reg.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik Compact';
    src: url('GraphikCompLCWebSemibd-Reg.eot');
    src: local('Graphik Compact Semibold'), local('GraphikCompLCWebSemibd-Reg'),
        url('GraphikCompLCWebSemibd-Reg.eot?#iefix') format('embedded-opentype'),
        url('GraphikCompLCWebSemibd-Reg.woff2') format('woff2'),
        url('GraphikCompLCWebSemibd-Reg.woff') format('woff'),
        url('GraphikCompLCWebSemibd-Reg.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}