@font-face {
    font-family: "WGSN Headline";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/WGSNHeadline.otf") format("opentype"),
         url("../fonts/WGSNHeadline.woff") format("woff");
}
@font-face {
    font-family: "Roboto Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Medium";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Light";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
    font-family: "PT Serif Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/PTSerif.ttc") format("truetype"),
         url("../fonts/PTSerif.ttf") format("truetype"),
         url("../fonts/PTSerif.woff") format("woff"),
         url("../fonts/PTSerif.svg") format("svg");
}
@font-face {
    font-family: "Minion Pro";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/MinionPro-Regular.otf") format("opentype");
}