@font-face {
  font-family: 'TheJamsil';
  font-style: normal;
  font-weight: 100;
  src: url(TheJamsilOTF1-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'TheJamsil';
  font-style: normal;
  font-weight: 200;
  src: url(TheJamsilOTF2-Light.otf) format('opentype');
}
@font-face {
  font-family: 'TheJamsil';
  font-style: normal;
  font-weight: 300;
  src: url(TheJamsilOTF3-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'TheJamsil';
  font-style: normal;
  font-weight: 400;
  src: url(TheJamsilOTF4-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'TheJamsil';
  font-style: normal;
  font-weight: 500;
  src: url(TheJamsilOTF5-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'TheJamsil';
  font-style: normal;
  font-weight: 600;
  src: url(TheJamsilOTF6-ExtraBold.otf) format('opentype');
}