﻿@font-face {
	font-family: 'NotoSansHebrew-Black';
	src: url('NotoSansHebrew-Black.eot');
	src:local('NotoSansHebrew-Black'), 
        url('NotoSansHebrew-Black.ttf') format('ttf'),
        url('NotoSansHebrew-Black.svg') format('svg'),
        url('NotoSansHebrew-Black.woff') format('woff'),
        url('NotoSansHebrew-Black.woff2') format('woff2'),
        url('NotoSansHebrew-Black.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font  { font-family:'NotoSansHebrew-Black';}