/* Bai Jamjuree Medium */
@font-face {
    font-family: 'Bai Jamjuree';
    src: url('../fonts/baijamjuree/BaiJamjuree-Medium.eot');
    src: url('../fonts/baijamjuree/BaiJamjuree-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/baijamjuree/BaiJamjuree-Medium.woff') format('woff'),
    url('../fonts/baijamjuree/BaiJamjuree-Medium.woff2') format('woff2'),
    url('../fonts/baijamjuree/BaiJamjuree-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* PT Serif */
@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/ptserif/PTSerif-Bold.eot');
    src: url('../fonts/ptserif/PTSerif-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptserif/PTSerif-Bold.woff') format('woff'),
    url('../fonts/ptserif/PTSerif-Bold.woff2') format('woff2'),
    url('../fonts/ptserif/PTSerif-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/ptserif/PTSerif-Regular.eot');
    src: url('../fonts/ptserif/PTSerif-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptserif/PTSerif-Regular.woff') format('woff'),
    url('../fonts/ptserif/PTSerif-Regular.woff2') format('woff2'),
    url('../fonts/ptserif/PTSerif-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserat/Montserrat-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserat/Montserrat-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserat/Montserrat-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserat/Montserrat-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserat/Montserrat-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
}