/* @import must be at top of file, otherwise CSS will not work */
@import url('https://cdn.fonts.net/t/1.css?apiType=css&projectid=c517fa97-68c9-417c-859a-5633e0e79de8');

@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  src: url('AvenirNextCyrillicRegular.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: italic;
  font-stretch: normal;
  font-weight: 400;
  src: url('AvenirNextCyrillicItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  src: url('AvenirNextCyrillicBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: italic;
  font-stretch: normal;
  font-weight: 700;
  src: url('AvenirNextCyrillicBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  src: url('AvenirNextCyrillicMedium.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: italic;
  font-stretch: normal;
  font-weight: 500;
  src: url('AvenirNextCyrillicMediumItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-stretch: normal;
  font-weight: 600;
  src: url('AvenirNextCyrillicDemi.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: italic;
  font-stretch: normal;
  font-weight: 600;
  src: url('AvenirNextCyrillicDemiItalic.woff2') format('woff2');
}

/* Fonts to be deprectated
  *
  * These fonts are being used still in the my florensis part of the project */

@font-face {
  font-family: 'Avenir Next Cyr W00 Regular';
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  src: url('AvenirNextCyrillicRegular.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir';
  font-style: italic;
  font-stretch: normal;
  font-weight: 400;
  src: url('AvenirNextCyrillicItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir Next Cyr W00 Bold';
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  src: url('AvenirNextCyrillicBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir Next Cyr W00 Bold';
  font-style: italic;
  font-stretch: normal;
  font-weight: 700;
  src: url('AvenirNextCyrillicBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir Next Cyr W00 Medium';
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  src: url('AvenirNextCyrillicMedium.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir Next Cyr W00 Medium';
  font-style: italic;
  font-stretch: normal;
  font-weight: 500;
  src: url('AvenirNextCyrillicMediumItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir Next Cyr W00 Demi';
  font-style: normal;
  font-stretch: normal;
  font-weight: 600;
  src: url('AvenirNextCyrillicDemi.woff2') format('woff2');
}

@font-face {
  font-family: 'Avenir Next Cyr W00 Demi';
  font-style: italic;
  font-stretch: normal;
  font-weight: 600;
  src: url('AvenirNextCyrillicDemiItalic.woff2') format('woff2');
}
