@font-face {
  font-family: 'Gotham-Bold';
  src: url("../fonts/GOTHAM/Gotham-Bold.otf") format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Gotham-Book';
  src: url("../fonts/GOTHAM/Gotham-Book.otf") format('truetype');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Gotham-Light';
  src: url("../fonts/GOTHAM/Gotham-Light.otf") format('truetype');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Gotham-Medium';
  src: url("../fonts/GOTHAM/Gotham-Medium.otf") format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Athelas-Bold';
  src: url("../fonts/athelas/Athelas-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Athelas-Regular';
  src: url("../fonts/athelas/Athelas-Regular.ttf") format('truetype');
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: 'Kanit-Bold';
  src: url("../fonts/Kanit/Kanit-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Kanit-Light';
  src: url("../fonts/Kanit/Kanit-Light.ttf") format('truetype');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Kanit-Medium';
  src: url("../fonts/Kanit/Kanit-Medium.ttf") format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Kanit-Regular';
  src: url("../fonts/Kanit/Kanit-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal
}