@font-face {
    font-family: merc;
    font-weight: 400;
    font-style: normal;
    font-display: block;
    src: url(../css/merc-reg.woff2) format("woff")
}



@font-face {
    font-family: merc;
    font-weight: 600;
    font-style: normal;
    font-display: block;
    src: url(./merc-bold.woff2) format("woff")
}



@font-face {
    font-family: got-bold;
    src: url(../fonts/got-bold.woff2);
}
@font-face {
    font-family: got-med;
    src: url(../fonts/got-med.woff2);
}
@font-face {
    font-family: got-semi-bold;
    src: url(../fonts/got-semi-bold.woff2);
}
@font-face {
    font-family: got-reg;
    src: url(../fonts/got-reg.woff2);
}
@font-face {
    font-family: merc2;
    src: url(../fonts/merc2.woff2);
}
@font-face {
    font-family: merc2-bold;
    src: url(../fonts/mercuryBold.woff2);
}
@font-face {
    font-family: got-norm;
    src: url(../fonts/got-norm.woff2);
}