@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;

}

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

}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}