
@font-face {
    font-family: 'Myriad';
    font-display: block;
    src: url("MyriadWeb.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Regular';
    font-display: block;
    src: url("MyriadWeb.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Bold';
    font-display: block;
    src: url("MyriadWebBold.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Italic';
    font-display: block;
    src: url("MyriadWebItalic.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}