@charset "utf-8";

/*
 * Font         : Montserrat, jt-font
 * License      :
 * Subset Maker : Studio-jt (KMS)
 * Version      : 1.0.0
 * description  :
 */



/* ************************************** *
 * Montserrat
 * ************************************** */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Montserrat/montserrat-v14-latin-700.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-v14-latin-700.woff') format('woff');
}



/* ************************************** *
 * JT-FONT
 * ************************************** */
@font-face {
    font-family:'jt-font';
    font-style: normal;
    font-display: block;
    font-weight: normal;
    src: url(../fonts/jt-font-v2/fonts/jt-font.eot);
    src: local("?"),
         url(../fonts/jt-font-v2/fonts/jt-font.woff) format('woff');
}
