@font-face {
    font-family: "Gandom";
    src: url(./font-face/gandom/Gandom.eot);
    src: url(./font-face/gandom/Gandom.eot) format("embedded-opentype"),
         url(./font-face/gandom/Gandom.woff) format("woff"),
         url(./font-face/gandom/Gandom.ttf) format("truetype");

}