/************************************ FONT-FACE *********************************************************************************/
@font-face {
    font-family: 'Arial';
    src: url('../font/arial/arial-webfont.eot');
    src: url('../font/arial/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arial/arial-webfont.woff') format('woff'),
         url('../font/arial/arial-webfont.ttf') format('truetype'),
         url('../font/arial/arial-webfont.svg#Arial') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialBold';
    src: url('../font/arial/arialbd.eot');
    src: url('../font/arial/arialbd.eot?#iefix') format('embedded-opentype'),
         url('../font/arial/arialbd.woff') format('woff'),
         url('../font/arial/arialbd.ttf') format('truetype'),
         url('../font/arial/arialbd.svg#ArialBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../font/calibri/calibri-webfont.eot');
    src: url('../font/calibri/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/calibri/calibri-webfont.woff') format('woff'),
         url('../font/calibri/calibri-webfont.ttf') format('truetype'),
         url('../font/calibri/calibri-webfont.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Corbel';
    src: url('../font/corbel/corbel-webfont.eot');
    src: url('../font/corbel/corbel-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/corbel/corbel-webfont.woff') format('woff'),
         url('../font/corbel/corbel-webfont.ttf') format('truetype'),
         url('../font/corbel/corbel-webfont.svg#Corbel') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CorbelBold';
    src: url('../font/corbel/corbelb-webfont.eot');
    src: url('../font/corbel/corbelb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/corbel/corbelb-webfont.woff') format('woff'),
         url('../font/corbel/corbelb-webfont.ttf') format('truetype'),
         url('../font/corbel/corbelb-webfont.svg#CorbelBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadHebrew';
    src: url('../font/myriad/myriadhebrewregular.eot');
    src: url('../font/myriad/myriadhebrewregular.eot?#iefix') format('embedded-opentype'),
         url('../font/myriad/myriadhebrewregular.woff') format('woff'),
         url('../font/myriad/myriadhebrewregular.ttf') format('truetype'),
         url('../font/myriad/myriadhebrewregular.svg#MyriadHebrew') format('svg');
    font-weight: normal;
    font-style: normal;

}
