@font-face {
    font-family: 'Golden Plains - Demo';
    src: url('../font/GoldenPlains/GoldenPlains.eot');
    src: url('../font/GoldenPlains/GoldenPlains.eot?#iefix') format('embedded-opentype'),
         url('../font/GoldenPlains/GoldenPlains.woff2') format('woff2'),
         url('../font/GoldenPlains/GoldenPlains.woff') format('woff'),
         url('../font/GoldenPlains/GoldenPlains.ttf') format('truetype'),
         url('../font/GoldenPlains/GoldenPlains.svg#GoldenPlains') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bai Jamjuree';
    src: url('../font/BaiJamjuree/BaiJamjuree-Bold.eot');
    src: url('../font/BaiJamjuree/BaiJamjuree-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/BaiJamjuree/BaiJamjuree-Bold.woff2') format('woff2'),
         url('../font/BaiJamjuree/BaiJamjuree-Bold.woff') format('woff'),
         url('../font/BaiJamjuree/BaiJamjuree-Bold.ttf') format('truetype'),
         url('../font/BaiJamjuree/BaiJamjuree-Bold.svg#BaiJamjuree-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bai Jamjuree';
    src: url('../font/BaiJamjuree/BaiJamjuree-Regular.eot');
    src: url('../font/BaiJamjuree/BaiJamjuree-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/BaiJamjuree/BaiJamjuree-Regular.woff2') format('woff2'),
         url('../font/BaiJamjuree/BaiJamjuree-Regular.woff') format('woff'),
         url('../font/BaiJamjuree/BaiJamjuree-Regular.ttf') format('truetype'),
         url('../font/BaiJamjuree/BaiJamjuree-Regular.svg#BaiJamjuree-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Adobe Font */
.aktiv-grotesk-extended-light {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 300;
    font-style: normal;
}
.aktiv-grotesk-extended-light-italic {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 300;
    font-style: italic;
}
.aktiv-grotesk-extended-regular {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.aktiv-grotesk-extended-italic {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 400;
    font-style: italic;
}
.aktiv-grotesk-extended-medium {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 500;
    font-style: normal;
}
.aktiv-grotesk-extended-medium-italic {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 500;
    font-style: italic;
}

.freight-big-pro-book {
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
}
.freight-big-pro-book-italic {
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: italic;
}