@charset "utf-8";
@font-face {
    font-family: GILROY-MEDIUM-2;
    src: url(../fonts/GILROY-MEDIUM-2.OTF);
    font-weight: 400;
    font-style: normal
}

.npagePage,
#sitecontent {
    font-family: GILROY-MEDIUM-2!important;
}