@font-face {
    font-family: "xeicon";
    src:url("fonts/xeicon.eot?v=2.2.0");
    src:url("fonts/xeicon.eot?#iefix&v=2.2.0") format("embedded-opentype"),
        url("fonts/xeicon.woff2?v=2.2.0") format("woff2"),
        url("fonts/xeicon.woff?v=2.2.0") format("woff"),
        url("fonts/xeicon.ttf?v=2.2.0") format("truetype"),
        url("fonts/xeicon.svg?v=2.2.0#xeicon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GmarketSans";
    src: url("fonts/GmarketSansLight.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "GmarketSans";
    src: url("fonts/GmarketSansMedium.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "GmarketSans";
    src: url("fonts/GmarketSansBold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
