﻿@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Bold.otf') format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Bold';
    src: url('MyriadPro-Bold.otf') format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Light';
    src: url('MyriadPro-Light.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro SemiCond';
    src: url('MyriadPro-SemiCn.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}