@font-face {
    font-family: 'MyriadPro';
    src: url('MyriadProRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadPro';
    src: url('MyriadProBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadPro';
    src: url('MyriadProSemiBold.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}