@font-face {
    font-family: "myriad-light";
    src: url("../fonts/myriad/MyriadPro-Light.otf");
}
@font-face {
    font-family: "myriad-regular";
    src: url("..//fonts/myriad/MYRIADPRO-REGULAR.OTF");
}

@font-face {
    font-family: "myriad-semibold";
    src: url("../fonts/myriad/MYRIADPRO-SEMIBOLD.OTF");
}

@font-face {
    font-family: "myriad-bold";
    src: url("../fonts/myriad/MYRIADPRO-BOLD.OTF");
}

@font-face {
    font-family: "margin-regular";
    src: url("../fonts/margin/Margin.woff");
}

@font-face {
    font-family: "margin-semibold";
    src: url("../fonts/margin/Margin.woff2");
}

@font-face {
    font-family: "itc-regular";
    src: url("../fonts//itc-garamond-std.otf");
}

@font-face {
    font-family: "itc-bold";
    src: url("../fonts/itc-garamond-std-bold-condensed.otf");
}

@font-face {
    font-family: "genty";
    src: url("../fonts/Genty\ Demo\ Regular\ 400.otf");
}

@font-face {
    font-family: "fatfrank";
    src: url("../fonts/FatFrank_Heavy.otf");
}