@font-face {
    font-family: 'Nanum Brush Script';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/NanumBrush/NanumBrush.eot");
    src: url("/fonts/NanumBrush/NanumBrush.eot?#iefix") format('embedded-opentype'),
    url("/fonts/NanumBrush/NanumBrush.woff") format('woff'),
    url("/fonts/NanumBrush/NanumBrush.ttf") format('truetype');
    src:local(※), url("/fonts/NanumBrush/NanumBrush.ttf") format('woff');
}
