@font-face {
    font-family: 'Kanit Regular';
    src: url(../fonts/Kanit-Regular.ttf);
}
@font-face {
    font-family: 'NotoSans Regular';
    src: url(../fonts/NotoSans-Regular.ttf);
}
@font-face {
    font-family: 'NotoSans Bold';
    src: url(../fonts/NotoSans-Bold.ttf);
}
@font-face {
    font-family: 'Kanit  Italic';
    src: url(../fonts/Kanit-Italic.ttf);
}
@font-face {
    font-family: 'Kanit Light';
    src: url(../fonts/Kanit-Light.ttf);
}



@font-face {
    font-family: 'Kanit Medium';
    src: url(../fonts/Kanit-Medium.ttf);
}

@font-face {
    font-family: 'Kanit Extrabold';
    src: url(../fonts/Kanit-ExtraBold.ttf);
}

@font-face {
    font-family: 'Kanit Bold';
    src: url(../fonts/Kanit-Bold.ttf);
}
@font-face {
    font-family: 'Open Sans-700Italic';
    src: url(../fonts/Kanit-SemiBoldItalic.ttf);
}
@font-face {
    font-family: 'Kanit SemiBold';
    src: url(../fonts/Kanit-SemiBold.ttf);
}



b, strong, #notValid, .leftInfo, .coupon-bottom , label, div.error, .btn-default, h1, h2, h3, h4, h5, h6, .calloutLeft .medGuidePI{
    font-family: 'NotoSans Bold';
    font-weight: 400;
}
.belowGPE, .lightTitle{
    font-family: 'NotoSans Regular';
}

