@font-face {
  font-family: 'e-Ukraine';
  src: url('./e-Ukraine-Bold.otf') format('opentype');
  font-weight: 700;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('./e-Ukraine-Light.otf') format('opentype');
  font-weight: 300;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('./e-Ukraine-Medium.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('./e-Ukraine-Regular.otf') format('opentype');
  font-weight: 400;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('./e-Ukraine-Thin.otf') format('opentype');
  font-weight: 100;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('./e-Ukraine-UltraLight.otf') format('opentype');
  font-weight: 200;
}
