/* latin */
@font-face {
  font-family: 'TT Commons';
  font-style: normal;
  font-weight: 300;
  src: url(./media/fonts/tt-commons/TT-Commons-Light.otf) format('opentype');
}

/* latin */
@font-face {
  font-family: 'TT Commons';
  font-style: normal;
  font-weight: 400;
  src: url(./media/fonts/tt-commons/TT-Commons-Medium.otf) format('opentype');
}

/* latin */
@font-face {
  font-family: 'TT Commons';
  font-style: normal;
  font-weight: 500;
  src: url(./media/fonts/tt-commons/TT-Commons-Regular.otf) format('opentype');
}

/* latin */
@font-face {
  font-family: 'TT Commons';
  font-style: normal;
  font-weight: 600;
  src: url(./media/fonts/tt-commons/TT-Commons-Bold.otf) format('opentype');
}

/* latin */
@font-face {
  font-family: 'TT Commons';
  font-style: normal;
  font-weight: 700;
  src: url(./media/fonts/tt-commons/TT-Commons-ExtraBold.otf) format('opentype');
}
