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

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

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

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

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

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