
@font-face {
    font-family: 'GmarketSansLight';
    src: url("../../../font/GmarketSansTTFLight.ttf") format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url("../../../font/GmarketSansTTFMedium.ttf") format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url("../../../font/GmarketSansTTFBold.ttf") format('woff');
    font-weight: normal;
    font-style: normal;
}

body {font-family: 'GmarketSansMedium'; background: #222; color: #fff; font-size: 16px;}
main {overflow: hidden;}
.keyColor {color: #61ff83;}
.pointColor {color: #f2eb44;}

.wrap { width: 100%; }