﻿@font-face {
  font-family: 'Supermarket';
    src: url('fonts/supermarket.eot');
    src: url('fonts/supermarket.eot?#iefix') format('embedded-opentype'),
         url('fonts/supermarket.woff2') format('woff2'),
         url('fonts/supermarket.woff') format('woff'),
         url('fonts/supermarket.ttf') format('truetype'),
         url('fonts/supermarket.svg#supermarketregular') format('svg');
}



/* Sarabun */
@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-Thin.ttf) format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-ThinItalic.ttf) format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-Light.ttf) format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-LightItalic.ttf) format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-Regular.ttf) format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-Medium.ttf) format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-MediumItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-SemiBold.ttf) format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-SemiBoldItalic.ttf) format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-Bold.ttf) format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-BoldItalic.ttf) format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-ExtraBold.ttf) format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: 'Sarabun';
    src: url(fonts/Sarabun/Sarabun-ExtraBoldItalic.ttf) format('truetype');
    font-weight: 900;
    font-style: italic;
}


/* Charm */
@font-face {
    font-family: 'Charm';
    src: url(fonts/Charm/Charm-Bold.ttf) format('truetype');
    font-weight: 600;
}


@font-face {
    font-family: 'Charm';
    src: url(fonts/Charm/Charm-Regular.ttf) format('truetype');
    font-weight: 400;
}
