﻿@font-face {
    font-family: "pangmen";
    src: url("../font/pangmen.eot"); /* IE9 */
    src: local("pangmen"), url("../font/pangmen.eot") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/pangmen.woff") format("woff"), /* chrome, firefox */
    url("../font/pangmen.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../font/pangmen.svg") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


