@import url(../fonts/icomoon/style.css);

@font-face {
  font-family: 'ChevinPro-Medium';
  src: url('../fonts/ChevinPro/ChevinPro-Medium.otf') format('opentype');
  font-display: fallback;
}
@font-face {
  font-family: 'ChevinPro-DemiBold';
  src: url('../fonts/ChevinPro/ChevinPro-DemiBold.otf') format('opentype');
  font-display: fallback;
}
@font-face {
  font-family: 'SFUI-Regular';
  src: url('../fonts/SFPro/SFUIText-Regular.eot');
url('SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
url('SFUIText-Regular.woff') format('woff'),
url('SFUIText-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUI-Semibold';
  src: url('../fonts/SFPro/SFUIText-Semibold.eot');
url('SFUIText-Semibold.eot?#iefix') format('embedded-opentype'),
url('SFUIText-Semibold.woff') format('woff'),
url('SFUIText-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUI-Вold';
  src: url('../fonts/SFPro/SFUIText-Bold.eot');
url('SFUIText-Bold.eot?#iefix') format('embedded-opentype'),
url('SFUIText-Bold.woff') format('woff'),
url('SFUIText-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}