@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css');
/* gothic-a1-regular - korean */
@font-face {
    font-family: 'Gothic A1';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/gothic-a1-v13-korean/gothic-a1-v13-korean-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/gothic-a1-v13-korean/gothic-a1-v13-korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/gothic-a1-v13-korean/gothic-a1-v13-korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/gothic-a1-v13-korean/gothic-a1-v13-korean-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/gothic-a1-v13-korean/gothic-a1-v13-korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/gothic-a1-v13-korean/gothic-a1-v13-korean-regular.svg#GothicA1') format('svg'); /* Legacy iOS */
}
/* icomoon */
@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    font-display: block;
    src: url(../fonts/iconmoon/icomoon.eot);
    src: url(../fonts/iconmoon/icomoon.eot#iefix) format("embedded-opentype"), url(../fonts/iconmoon/icomoon.ttf) format("truetype"), url(../fonts/iconmoon/icomoon.woff) format("woff"), url(../fonts/iconmoon/icomoon.svg#icomoon) format("svg");
}
