@font-face {
    font-family: 'amitay';
    src: url('../fonts/AMITAYBold.eot');
	font-weight: 700;
    src: url('../fonts/AMITAYBold.eot') format('embedded-opentype'),
         url('../fonts/AMITAYBold.woff2') format('woff2'),
         url('../fonts/AMITAYBold.woff') format('woff'),
         url('../fonts/AMITAYBold.ttf') format('truetype'),
         url('../fonts/AMITAYBold.svg#AMITAYBold') format('svg');
}
@font-face {
    font-family: 'amitay';
	font-weight: 300;
    src: url('../fonts/AMITAYLight.eot');
    src: url('../fonts/AMITAYLight.eot') format('embedded-opentype'),
         url('../fonts/AMITAYLight.woff2') format('woff2'),
         url('../fonts/AMITAYLight.woff') format('woff'),
         url('../fonts/AMITAYLight.ttf') format('truetype'),
         url('../fonts/AMITAYLight.svg#AMITAYLight') format('svg');
}
@font-face {
    font-family: 'amitay';
	font-weight: 400;
    src: url('../fonts/AMITAYRegular.eot');
    src: url('../fonts/AMITAYRegular.eot') format('embedded-opentype'),
         url('../fonts/AMITAYRegular.woff2') format('woff2'),
         url('../fonts/AMITAYRegular.woff') format('woff'),
         url('../fonts/AMITAYRegular.ttf') format('truetype'),
         url('../fonts/AMITAYRegular.svg#AMITAYRegular') format('svg');
}
