﻿@charset "UTF-8";


@font-face {
    font-family: 'Arial';
    font-weight: normal;
    src: url('/fonts/NanumGothic.woff2') format('woff2'), url('/fonts/NanumGothic.woff') format('woff'), url('/fonts/NanumGothic.ttf') format('truetype');
}

@font-face {
    font-family: 'Nanum Gothic';
    font-weight: normal;
    src: url('/fonts/NanumGothic.woff2') format('woff2'), url('/fonts/NanumGothic.woff') format('woff'), url('/fonts/NanumGothic.ttf') format('truetype');
}

@font-face {
    font-family: '나눔고딕';
    font-weight: normal;
    src: url('/fonts/NanumGothic.woff2') format('woff2'), url('/fonts/NanumGothic.woff') format('woff'), url('/fonts/NanumGothic.ttf') format('truetype');
}


@font-face {
    font-family: '나눔';
    font-weight: normal;
    src: url('/fonts/NanumGothic.woff2') format('woff2'), url('/fonts/NanumGothic.woff') format('woff'), url('/fonts/NanumGothic.ttf') format('truetype');
}
