/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url("./assets/fonts/opensans-light-7cbeee6d03.ttf") format('TrueType');
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("./assets/fonts/opensans-regular-e3781e8556.ttf") format('TrueType');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("./assets/fonts/opensans-medium-5e15aab5d2.ttf") format('TrueType');
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("./assets/fonts/opensans-semibold-b87df4fc4f.ttf") format('TrueType');
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("./assets/fonts/opensans-bold-aca3ccc052.ttf") format('TrueType');
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("./assets/fonts/opensans-extrabold-16fe707039.ttf") format('TrueType');
}
