/* @font-face {
    font-family: 'Aktiv Grotesk Thai';
    src: url('../fonts/AktivGroteskThai-Regular.eot');
    src: url('../fonts/AktivGroteskThai-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskThai-Regular.woff2') format('woff2'),
        url('../fonts/AktivGroteskThai-Regular.woff') format('woff'),
        url('../fonts/AktivGroteskThai-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk Thai';
    src: url('../fonts/Aktiv_Grotesk_Thai_Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk Thai';
    src: url('../fonts/Aktiv_Grotesk_Thai_Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk Thai';
    src: url('../fonts/Aktiv_Grotesk_Thai_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'aktiv_grotesk_thai';
    src: url("../fonts/aktiv_grotesk_thai_light-webfont.woff2") format("woff2"),url("../fonts/aktiv_grotesk_thai_light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'aktiv_grotesk_thai';
    src: url("../fonts/aktiv_grotesk_thai-webfont.woff2") format("woff2"),url("../fonts/aktiv_grotesk_thai-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'aktiv_grotesk_thai';
    src: url("../fonts/aktiv_grotesk_thai_medium-webfont.woff2") format("woff2"),url("../fonts/aktiv_grotesk_thai_medium-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'aktiv_grotesk_thai';
    src: url("../fonts/aktiv_grotesk_thai_bold-webfont.woff2") format("woff2"),url("../fonts/aktiv_grotesk_thai_bold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

body{
    font-family: 'aktiv_grotesk_thai';
	font-size:14px;
}
