@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-100Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-100ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-200XLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-200XLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-300Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-300LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-400Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-400Italic.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-500Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-500MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-600SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-600SemiBoldItali.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-700Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-700BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-800Black.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-800BlackItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-900XBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-900XBlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}