﻿@font-face {
    font-family: 'MyriadPro-Regular';
    src: url("font/MyriadPro-Regular.eot");
    src: local('MyriadPro-Regular'),
    url("font/MyriadPro-Regular.woff") format('woff'),
    url("font/MyriadPro-Regular.svg") format('svg'),
    url("font/MyriadPro-Regular.otf") format('opentype');

}
@font-face {
font-family: 'MyriadPro-Regular';
src: url("font/MyriadPro-Regular.ttf");
}   


@font-face {
    font-family: 'MyriadProCondensed';
    src: url("font/myriadpro-cond-webfont.eot");
    src: local('MyriadProCondensed'),
    url("font/myriadpro-cond-webfont.woff") format('woff'),
    url("font/myriadpro-cond-webfont.svg") format('svg'),
    url("font/myriadpro-cond-webfont.otf") format('opentype');
}
@font-face {
font-family: 'MyriadProCondensed';
src: url("font/myriadpro-cond-webfont.ttf");
}


@font-face {
    font-family: 'HabanoSTRegular';
    src: url("font/habanost-webfont.eot");
    src: local('HabanoSTRegular'),
         url("font/habanost-webfont.woff") format('woff'),
         url("font/habanost-webfont.svg") format('svg'),
         url("font/habanost-webfont.otf") format('opentype');

}
@font-face {
font-family: 'HabanoSTRegular';
src: url("font/habanost-webfont.ttf");
}