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

@font-face {
  font-family: 'TrueLight';
  src: url('../fonts/TLight.ttf');
  src: url('../fonts/TLight.ttf?#iefix') format('embedded-opentype'),
       url('../fonts/TLight.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'TrueMedium';
  src: url('../fonts/TMedium.ttf');
  src: url('../fonts/TMedium.ttf?#iefix') format('embedded-opentype'),
       url('../fonts/TMedium.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'TrueBold';
  src: url('../fonts/TrueOnline-Bold.ttf');
  src: url('../fonts/TrueOnline-Bold.ttf?#iefix') format('embedded-opentype'),
       url('../fonts/TrueOnline-Bold.ttf') format('truetype');
  /* src: url('../fonts/TBold.ttf');
  src: url('../fonts/TBold.ttf?#iefix') format('embedded-opentype'),
       url('../fonts/TBold.ttf') format('truetype'); */
  font-style: normal;
}

@font-face {
  font-family: 'TrueTextB';
  src: url('../fonts/TrueTextBOnline-Bold.otf');
  src: url('../fonts/TrueTextBOnline-Bold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TrueTextBOnline-Bold.otf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'trueplookpanyaround';
  src: url('../fonts/TruePlookpanyaOnline-Regular.otf');
  src: url('../fonts/TruePlookpanyaOnline-Regular.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TruePlookpanyaOnline-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'trueplookpanyaround-Bold';
  src: url('../fonts/TruePlookpanyaOnline-Bold.otf');
  src: url('../fonts/TruePlookpanyaOnline-Bold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TruePlookpanyaOnline-Bold.otf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'TruePlookpanyaOnline-Regular';
  src: url('../fonts/TruePlookpanyaOnline-Regular.otf');
  src: url('../fonts/TruePlookpanyaOnline-Regular.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TruePlookpanyaOnline-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TrueOnline-Bold';
  src: url('../fonts/TrueOnline-Bold.otf');
  src: url('../fonts/TrueOnline-Bold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TrueOnline-Bold.otf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
