/***************************************************************************
		 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");
}

@font-face {
    font-family: 'digit';
    src: url('fonts/DSEG7Modern-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'digit';
    src: url('fonts/DSEG7Modern-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'digit';
    src: url('fonts/DSEG7Modern-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'digit';
    src: url('fonts/DSEG7Modern-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'digit';
    src: url('fonts/DSEG7Modern-Boldltalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'digit';
    src: url('fonts/DSEG7Modern-Lightltalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'kz';
    src: url('../font/kz2.woff2') format('woff2');
}

@font-face {
    font-family: 'Anwb Eex VL';
    src: url('../font/AnwbEexVL.woff2') format('woff2'),
        url('../font/AnwbEexVL.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
