@font-face {
    font-family: 'latoregular';
    src: url('../css/fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../css/fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoblack';
    src: url('../css/fonts/lato-black-webfont.woff2') format('woff2'),
         url('../css/fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold_italic';
    src: url('../css/fonts/lato-bolditalic-webfont.woff2') format('woff2'),
         url('../css/fonts/lato-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kanitbold';
    src: url('../css/fonts/kanit-bold.woff2') format('woff2'),
         url('../css/fonts/kanit-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kanitmedium';
    src: url('../css/fonts/kanit-medium.woff2') format('woff2'),
         url('../css/fonts/kanit-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kanitregular';
    src: url('../css/fonts/kanit-regular.woff2') format('woff2'),
         url('../css/fonts/kanit-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kanitsemibold';
    src: url('../css/fonts/kanit-semibold.woff2') format('woff2'),
         url('../css/fonts/kanit-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}