/**
 * Copyright (c) 2015 Spoqa, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 700;
    src: local('Spoqa Han Sans Neo Bold'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Bold-d57ff6f22085316b0326e4396df975d3.woff2') format('woff2'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Bold-498c948874e4278ce199f05dd7b79b37.woff') format('woff'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Bold-44915dd2aa382dd0825979edb58f9bce.ttf') format('truetype');
}


@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 500;
    src: local('Spoqa Han Sans Neo Medium'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Medium-9d46d938dff0062eddc760e606b2a020.woff2') format('woff2'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Medium-f4d5d7240069d0dd291579991883da22.woff') format('woff'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Medium-1dfa0cf43aa2bb4bccfcb1205d7d8aca.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 400;
    src: local('Spoqa Han Sans Neo Regular'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Regular-6f876d098a687c3ac9c6871fe473b3f1.woff2') format('woff2'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Regular-17458b7840c51e9c8a8646c495049cbb.woff') format('woff'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Regular-8c97bfe4fcf47c1060fae39c0a081056.ttf') format('truetype');
}


@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 300;
    src: local('Spoqa Han Sans Neo Light'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Light-de87dfe939de7a3a1f7564bdc95b9f9e.woff2') format('woff2'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Light-f0124504b2ad9bae6e4d562cfffaa02b.woff') format('woff'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Light-9bc693a211b5d25df7cdd1dc6400ec14.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 100;
    src: local('Spoqa Han Sans Neo Thin'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Thin-c9026604bd1a4fea44be2b5f71290b36.woff2') format('woff2'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Thin-7fdc09f6de82c11d66c573cfdfe794f6.woff') format('woff'),
    url('/assets/css/fonts/SpoqaHanSansNeo-Thin-adf58f1a8984702afc3f42a694e1bd76.ttf') format('truetype');
}
