@import url("//hello.myfonts.net/count/3aa37f");
@font-face {
    font-family: 'Proxima Nova Semibold';
    src: url('../font/ProximaNova-Semibold.eot');
    src: local('../font/Proxima Nova Semibold'), local('ProximaNova-Semibold'),
        url('../font/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../font/ProximaNova-Semibold.woff') format('woff'),
        url('../font/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
/*@font-face {
    font-family: 'Lumios-Marker';
    src: url('../font/Lumios-Marker.eot');
    src: local('../font/Lumios-Marker'), local('Lumios-Marker'),
        url('../font/Lumios-Marker.eot?#iefix') format('embedded-opentype'),
        url('../font/Lumios-Marker.woff') format('woff'),
        url('../font/Lumios-Marker.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}*/
@font-face {
    font-family: 'Lumios-Marker';
    src: url('../font/Lumios-Marker.eot');
    src: url('../font/Lumios-Marker.eot?#iefix') format('embedded-opentype'),
        url('../font/Lumios-Marker.woff2') format('woff2'), 
        url('../font/Lumios-Marker.woff') format('woff'),
        url('../font/Lumios-Marker.ttf') format('truetype');
}