﻿@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-thin.eot');
    src: url('../font/notokr-thin.eot') format('embedded-opentype'),
         url('../font/notokr-thin.woff2') format('woff2'),
         url('../font/notokr-thin.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-thin.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-light.eot');
    src: url('../font/notokr-light.eot') format('embedded-opentype'),
         url('../font/notokr-light.woff2') format('woff2'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-light.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-light.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-demilight.eot');
    src: url('../font/notokr-demilight.eot') format('embedded-opentype'),
         url('../font/notokr-demilight.woff2') format('woff2'),
         url('../font/notokr-demilight.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-demilight.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-demilight.svg') format('svg');
    font-weight: 350;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-regular.eot');
    src: url('../font/notokr-regular.eot') format('embedded-opentype'),
         url('../font/notokr-regular.woff2') format('woff2'),
         url('../font/notokr-regular.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-regular.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-medium.eot');
    src: url('../font/notokr-medium.eot') format('embedded-opentype'),
         url('../font/notokr-medium.woff2') format('woff2'),
         url('../font/notokr-medium.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-medium.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-bold.eot');
    src: url('../font/notokr-bold.eot') format('embedded-opentype'),
         url('../font/notokr-bold.woff2') format('woff2'),
         url('../font/notokr-bold.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-bold.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('../font/notokr-black.eot');
    src: url('../font/notokr-black.eot') format('embedded-opentype'),
         url('../font/notokr-black.woff2') format('woff2'),
         url('../font/notokr-black.woff') format('woff'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-black.ttf') format('truetype'),
         url('http://jeongyun.co.kr/assets/fonts/notokr/notokr-black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}