@charset "utf-8";
/* CSS Document */


@font-face { 
 font-family: 'notokr-regular'; 
 src: url('../font/NotoKR-Regular/notokr-regular.eot'); 
 src: url('../font/NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'), 
 url('../font/NotoKR-Regular/notokr-regular.woff2') format('woff2'), 
 url('../font/NotoKR-Regular/notokr-regular.woff') format('woff'), 
 url('../font/NotoKR-Regular/notokr-regular.ttf') format('truetype'), 
 url('../font/NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg'); 
 font-weight: normal; 
 font-style: normal; 
}

@font-face { 
 font-family: 'gotham'; 
 src: url('../font/gotham.ttf'); 
  url('../font/gotham.ttf') format('truetype'), 
 font-weight: normal; 
 font-style: normal; 
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 700;
    src: local('Spoqa Han Sans Bold'),
    url('../font/SpoqaHanSans-Bold/SpoqaHanSans-Bold.woff2') format('woff2'),
    url('../font/SpoqaHanSans-Bold/SpoqaHanSans-Bold.woff') format('woff'),
    url('../font/SpoqaHanSans-Bold/SpoqaHanSans-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 400;
    src: local('Spoqa Han Sans Regular'),
    url('../font/SpoqaHanSans-Regular/SpoqaHanSans-Regular.woff2') format('woff2'),
    url('../font/SpoqaHanSans-Regular/SpoqaHanSans-Regular.woff') format('woff'),
    url('../font/SpoqaHanSans-Regular/SpoqaHanSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 300;
    src: local('Spoqa Han Sans Light'),
    url('../font/SpoqaHanSans-Light/font/SpoqaHanSans-Light.woff2') format('woff2'),
    url('../font/SpoqaHanSans-Light/font/SpoqaHanSans-Light.woff') format('woff'),
    url('../font/SpoqaHanSans-Light/font/SpoqaHanSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 100;
    src: local('Spoqa Han Sans Thin'),
    url('../font/SpoqaHanSans-Thin/font/SpoqaHanSans-Thin.woff2') format('woff2'),
    url('../font/SpoqaHanSans-Thin/font/SpoqaHanSans-Thin.woff') format('woff'),
    url('../font/SpoqaHanSans-Thin/font/SpoqaHanSans-Thin.ttf') format('truetype');
}