/* ==========================================================================
   Файл для подключения шрифтов
   Генератор шрифтов - https://www.web-font-generator.com
   Генератор шрифтов - http://www.fontsquirrel.com/tools/webfont-generator
   ========================================================================== */

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope/Regular/Manrope-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Manrope/Regular/Manrope-Regular.otf')  format('opentype'), url('../fonts/Manrope/Regular/Manrope-Regular.woff') format('woff'), url('../fonts/Manrope/Regular/Manrope-Regular.ttf')  format('truetype'), url('../fonts/Manrope/Regular/Manrope-Regular.svg#Manrope-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope/Medium/Manrope-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Manrope/Medium/Manrope-Medium.woff') format('woff'), url('../fonts/Manrope/Medium/Manrope-Medium.ttf')  format('truetype'), url('../fonts/Manrope/Medium/Manrope-Medium.svg#Manrope-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}


@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope/Semibold/Manrope-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Manrope/Semibold/Manrope-Semibold.woff') format('woff'), url('../fonts/Manrope/Semibold/Manrope-Semibold.ttf')  format('truetype'), url('../fonts/Manrope/Semibold/Manrope-Semibold.svg#Manrope-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope/Bold/Manrope-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Manrope/Bold/Manrope-Bold.otf')  format('opentype'), url('../fonts/Manrope/Bold/Manrope-Bold.woff') format('woff'), url('../fonts/Manrope/Bold/Manrope-Bold.ttf')  format('truetype'), url('../fonts/Manrope/Bold/Manrope-Bold.svg#Manrope-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Light/OpenSans-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Light/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light/OpenSans-Light.ttf')  format('truetype'), url('../fonts/OpenSans-Light/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Regular/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Regular/OpenSans.woff') format('woff'), url('../fonts/OpenSans-Regular/OpenSans.ttf')  format('truetype'), url('../fonts/OpenSans-Regular/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Semibold/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Semibold/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold/OpenSans-Semibold.ttf')  format('truetype'), url('../fonts/OpenSans-Semibold/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Bold/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold/OpenSans-Bold.ttf')  format('truetype'), url('../fonts/OpenSans-Bold/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}