@font-face {
    font-family: MS PGothic;
    src: url("../images/font/msgothic.ttc");
}

body {
    font-family: "MS PGothic", Arial, Helvetica, sans-serif;
}