@charset "UTF-8";

/*
    *** SUIT
*/
@font-face {
    font-family: 'SUIT-Thin';
    font-weight: 100;
    src: url(../fonts/SUIT-Thin.woff2) format('woff2');
    src: url(../fonts/SUIT-Thin.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-ExtraLight';
    font-weight: 200;
    src: url(../fonts/SUIT-ExtraLight.woff2) format('woff2');
    src: url(../fonts/SUIT-ExtraLight.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-Light';
    font-weight: 300;
    src: url(../fonts/SUIT-Light.woff2) format('woff2');
    src: url(../fonts/SUIT-Light.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-Regular';
    font-weight: 400;
    src: url(../fonts/SUIT-Regular.woff2) format('woff2');
    src: url(../fonts/SUIT-Regular.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-Medium';
    font-weight: 500;
    src: url(../fonts/SUIT-Medium.woff2) format('woff2');
    src: url(../fonts/SUIT-Medium.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-SemiBold';
    font-weight: 600;
    src: url(../fonts/SUIT-SemiBold.woff2) format('woff2');
    src: url(../fonts/SUIT-SemiBold.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-Bold';
    font-weight: 700;
    src: url(../fonts/SUIT-Bold.woff2) format('woff2');
    src: url(../fonts/SUIT-Bold.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-ExtraBold';
    font-weight: 800;
    src: url(../fonts/SUIT-ExtraBold.woff2) format('woff2');
    src: url(../fonts/SUIT-ExtraBold.woff) format('woff');
}
@font-face {
    font-family: 'SUIT-Heavy';
    font-weight: 900;
    src: url(../fonts/SUIT-Heavy.woff2) format('woff2');
    src: url(../fonts/SUIT-Heavy.woff) format('woff');
}

/*
    *** monbaiti
*/
@font-face {
    font-family: 'monbaiti-R';
    src: url(../fonts/monbaiti.woff) format('woff');
}















