/* Fonts
------------------------------------------*/
@font-face {
    font-family: 'apercuL';
    src: url('apercu_light_pro_49.eot');
    src: local('☺'),
    url('apercu_light_pro_49.woff') format('woff'),
    url('apercu_light_pro_49.ttf') format('truetype'),
    url('apercu_light_pro_49.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercuLi';
    src: url('apercu_light_italic_pro.eot');
    src: local('☺'),
    url('apercu_light_italic_pro.woff') format('woff'),
    url('apercu_light_italic_pro.ttf') format('truetype'),
    url('apercu_light_italic_pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercuM';
    src: url('apercu_medium_pro.eot');
    src: /*local('☺'),*/
    url('apercu_medium_pro.woff') format('woff'),
    url('apercu_medium_pro.ttf') format('truetype'),
    url('apercu_medium_pro.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercuMi';
    src: url('apercu_medium_italic_pro.eot');
    src: local('☺'),
    url('apercu_medium_italic_pro.woff') format('woff'),
    url('apercu_medium_italic_pro.ttf') format('truetype'),
    url('apercu_medium_italic_pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercuB';
    src: url('apercu_bold_pro.eot');
    src: local('☺'),
    url('apercu_bold_pro.woff') format('woff'),
    url('apercu_bold_pro.ttf') format('truetype'),
    url('apercu_bold_pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercuBi';
    src: url('apercu_bold_italic_pro.eot');
    src: local('☺'),
    url('apercu_bold_italic_pro.woff') format('woff'),
    url('apercu_bold_italic_pro.ttf') format('truetype'),
    url('apercu_bold_italic_pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercuR';
    src: url('apercu_regular-webfont.eot');
    src: local('☺'),
    url('apercu_regular-webfont.woff') format('woff'),
    url('apercu_regular-webfont.ttf') format('truetype'),
    url('apercu_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


