

@font-face {
    font-family: 'dejavu_sansbook';
    src: url('dejavusans_2-webfont.woff2') format('woff2'),
         url('dejavusans_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dejavu_sansbold';
    src: url('dejavusans-bold_1-webfont.woff2') format('woff2'),
         url('dejavusans-bold_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dejavu_sansextralight';
    src: url('dejavusans-extralight_1-webfont.woff2') format('woff2'),
         url('dejavusans-extralight_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dejavu_sans_monobold';
    src: url('dejavusansmono-bold-webfont.woff2') format('woff2'),
         url('dejavusansmono-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'DubielPlain';
    src: url('DubielPlain.eot');
	src: url('DubielPlain.eot?#iefix') format('embedded-opentype'),
		url('DubielPlain.woff2') format('woff2'),
		url('DubielPlain.woff') format('woff'),
		url('DubielPlain.ttf') format('truetype'),
		url('DubielPlain.otf') format('opentype'),
		url('DubielPlain.svg#DubielPlain') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-F002;
}

@font-face {
    font-family:'Dubiel Italic';
    src: url('Dubiel Italic.eot');
	src: url('Dubiel Italic.eot?#iefix') format('embedded-opentype'),
		url('Dubiel Italic.woff2') format('woff2'),
		url('Dubiel Italic.woff') format('woff'),
		url('Dubiel Italic.ttf') format('truetype'),
		url('Dubiel Italic.otf') format('opentype'),
		url('Dubiel Italic.svg#Dubiel Italic') format('svg');
    font-weight: 5;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-F002;
}