/*
 * 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: 300;
    src: local('※'),
         url('../fonts/aritaDodumNew/Arita4.0_T.otf') format('opentype');
}

@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
         url('../fonts/aritaDodumNew/Arita4.0_L.otf') format('opentype');
}

@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 500;
    src: local('※'),
         url('../fonts/aritaDodumNew/Arita4.0_M.otf') format('opentype');
}

@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 600;
    src: local('※'),
         url('../fonts/aritaDodumNew/Arita4.0_SB.otf') format('opentype');
}

@font-face{
    font-family: 'aritaDodum';
    font-style: normal;
    font-weight: 700;
    src: local('※'),
         url('../fonts/aritaDodumNew/Arita4.0_B.otf') format('opentype');
}



/* ************************************** *
 * brandonGrotesque
 * ************************************** */
@font-face{
    font-family: 'brandonGrotesque';
    font-style: normal;
    font-weight: 300;
    src: local('※'),
         url('../fonts/brandonGrotesque/Brandon_light.otf') format('opentype');
}

@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');
}

