/* SpoilerHE fonts */
@font-face {
    font-family: 'SpoilerHE';
    font-style: normal;
    font-weight: 900;
    src:  url('../fonts/fbspoiler-blackwebfont.eot');
    src:  url('../fonts/fbspoiler-blackwebfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/fbspoiler-blackwebfont.ttf') format('truetype'),
    url('../fonts/fbspoiler-blackwebfont.woff') format('woff'),
    url('../fonts/fbspoiler-blackwebfont.svg#fbspoilerblack') format('svg');
	font-display: swap;
    unicode-range: U+0590-05FF;
	
}
@font-face {
    font-family: 'SpoilerHE';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fbspoileren-regular-webfont.eot');
    src: url('../fonts/fbspoileren-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fbspoileren-regular-webfont.woff') format('woff'),
    url('../fonts/fbspoileren-regular-webfont.ttf') format('truetype'),
    url('../fonts/fbspoileren-regular-webfont.svg#fb_spoilerregular') format('svg'); /* Legacy iOS */
	font-display: swap;
    unicode-range: U+0590-05FF;
	
}
@font-face {
    font-family: 'SpoilerHE';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/fbspoileren-bold-webfont.eot');
    src: url('../fonts/fbspoileren-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fbspoileren-bold-webfont.woff') format('woff'),
    url('../fonts/fbspoileren-bold-webfont.ttf') format('truetype'),
    url('../fonts/fbspoileren-bold-webfont.svg#fb_spoilerbold') format('svg'); /* Legacy iOS */
	font-display: swap;
    unicode-range: U+0590-05FF;
}