
/* LTremark css*/

@font-face {
  font-family: 'LTremark';
  font-style: normal;
  font-weight: 300;
  src: url('./LTRemark-May2021.otf') format('opentype');
}

@font-face {
  font-family: 'LTremark';
  font-style: normal;
  font-weight: 400;
  src: url('./LTRemark-May2021.otf') format('opentype');
}

@font-face {
  font-family: 'LTremark';
  font-style: normal;
  font-weight: 500;
  src: url('./LT-Remark-Bold3.otf') format('opentype');
}

@font-face {
  font-family: 'LTremark';
  font-style: normal;
  font-weight: 700;
  src: url('./LT-Remark-Black3.otf') format('opentype');
}
