
@font-face {
    font-family: "MyriadPro";
    src: url(../fonts/MyriadPro-Light.woff) format("woff"), url(../fonts/MyriadPro-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(../fonts/MyriadPro-Regular.woff) format("woff"), url(../fonts/MyriadPro-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(../fonts/MyriadPro-SemiBold.woff) format("woff"), url(../fonts/MyriadPro-SemiBold.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(../fonts/MyriadPro-Bold.woff) format("woff"), url(../fonts/MyriadPro-Bold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}

