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