@font-face {
    font-family: 'GmarketSans';
    src: url("GmarketSansLight.otf") format("opentype");
    font-weight: lighter;
    font-style: normal
}
@font-face {
    font-family: 'GmarketSans';
    src: url("GmarketSansMedium.otf") format("opentype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'GmarketSans';
    src: url("GmarketSansBold.otf") format("opentype");
    font-weight: bold;
    font-style: normal
}