/***************************************************************************
     Fonts
***************************************************************************/

@font-face {
  font-family: 'f_b';
  src: url("../fonts-new/f_b.woff2") format("woff2"), url("../fonts-new/f_b.ttf") format("truetype"), url("../fonts-new/f_b.otf") format("otf");
}
@font-face {
  font-family: 'f_bi';

  src:  url("../fonts-new/f_bi.woff2") format("woff2"), url("../fonts-new/f_bi.ttf") format("truetype"), url("../fonts-new/f_bi.otf") format("otf");
}
@font-face {
  font-family: 'f_bl';

  src:  url("../fonts-new/f_bl.woff2") format("woff2"), url("../fonts-new/f_bl.ttf") format("truetype"), url("../fonts-new/f_bl.otf") format("otf");
}
@font-face {
  font-family: 'f_l';
  src: url("../fonts-new/f_l.woff2") format("woff2"), url("../fonts-new/f_l.ttf") format("truetype"), url("../fonts-new/f_l.otf") format("otf")
}
@font-face {
  font-family: 'f_r';
  src: url("../fonts-new/f_r.woff2") format("woff2"), url("../fonts-new/f_r.ttf") format("truetype"), url("../fonts-new/f_r.otf") format("otf")
}
@font-face {
  font-family: 'f_ri';

  src:  url("../fonts-new/f_ri.woff2") format("woff2"), url("../fonts-new/f_ri.ttf") format("truetype"), url("../fonts-new/f_ri.otf") format("otf");
}
@font-face {
  font-family: 'f_sb';

  src:  url("../fonts-new/f_sb.woff2") format("woff2"), url("../fonts-new/f_sb.ttf") format("truetype"), url("../fonts-new/f_sb.otf") format("otf");
}