/*
 * Font         : aritaDodum, brandonGrotesque
 * License      :
 * Subset Maker : Studio-jt (KMS)
 * Version      : 1.0.0
 * description  :
 */



/* ************************************** *
 * aritaDodum
 * ************************************** */
@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
         url('../fonts/aritaDodum/aritaDodum-Light.ttf') format('truetype');
}

@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 500;
    src: local('※'),
         url('../fonts/aritaDodum/aritaDodum-Medium.ttf') format('truetype');
}

@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 600;
    src: local('※'),
         url('../fonts/aritaDodum/aritaDodum-SemiBold.ttf') format('truetype');
}




/* ************************************** *
 * brandonGrotesque
 * ************************************** */
@font-face{
    font-family: 'brandonGrotesque';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
         url('../fonts/brandonGrotesque/Brandon_reg.otf') format('opentype');
}

@font-face{
    font-family: 'brandonGrotesque';
    font-style: normal;
    font-weight: 500;
    src: local('※'),
         url('../fonts/brandonGrotesque/Brandon_med.otf') format('opentype');
}

@font-face{
    font-family: 'brandonGrotesque';
    font-style: normal;
    font-weight: 600;
    src: local('※'),
         url('../fonts/brandonGrotesque/Brandon_bld.otf') format('opentype');
}



/* ************************************** *
 * JT-FONT
 * ************************************** */
@font-face {
    font-family:'jt-font';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/jt-font/fonts/jt-font.eot);
    src: local("?"),
         url(../fonts/jt-font/fonts/jt-font.woff) format('woff');
}
