/* Specific Fonts */
@font-face {
    font-family: 'AvigailMFW';
    src: url('fonts/Avigail-Bold_MFW.eot'); /* IE9 Compat Modes */
    src: url('fonts/Avigail-Bold_MFW.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Avigail-Bold_MFW.woff') format('woff'), /* Modern Browsers */
    url('fonts/Avigail-Bold_MFW.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/Avigail-Bold_MFW.svg#AvigailMFW-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'stanga';
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url('fonts/stanga-regular-aaa.woff') format('woff'), 
         url('fonts/stanga-regular-aaa.eot') format('eot');
}
@font-face {
    font-family: 'stanga';
    font-weight: 900; /*(black)*/
    font-style: normal;
    src: url('fonts/stanga-black-aaa.woff') format('woff'), 
         url('fonts/stanga-black-aaa.eot') format('eot');
}


/* ICONS */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ae7rre');
  src:  url('fonts/icomoon.eot?ae7rre#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ae7rre') format('truetype'),
    url('fonts/icomoon.woff?ae7rre') format('woff'),
    url('fonts/icomoon.svg?ae7rre#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-iconLiron191:before {
  content: "\e918";
}
.icon-iconLiron211:before {
  content: "\e919";
}
.icon-iconLiron1:before {
  content: "\e900";
}
.icon-iconLiron2:before {
  content: "\e901";
}
.icon-iconLiron3:before {
  content: "\e902";
}
.icon-iconLiron4:before {
  content: "\e903";
}
.icon-iconLiron5:before {
  content: "\e904";
}
.icon-iconLiron6:before {
  content: "\e905";
}
.icon-iconLiron7:before {
  content: "\e906";
}
.icon-iconLiron8:before {
  content: "\e907";
}
.icon-iconLiron9:before {
  content: "\e908";
}
.icon-iconLiron10:before {
  content: "\e909";
}
.icon-iconLiron11:before {
  content: "\e90a";
}
.icon-iconLiron12:before {
  content: "\e90b";
}
.icon-iconLiron13:before {
  content: "\e90c";
}
.icon-iconLiron14:before {
  content: "\e90d";
}
.icon-iconLiron15:before {
  content: "\e90e";
}
.icon-iconLiron16:before {
  content: "\e90f";
}
.icon-iconLiron17:before {
  content: "\e910";
}
.icon-iconLiron18:before {
  content: "\e911";
}
.icon-iconLiron19:before {
  content: "\e912";
}
.icon-iconLiron20:before {
  content: "\e913";
}
.icon-iconLiron21:before {
  content: "\e914";
}
.icon-iconLiron22:before {
  content: "\e915";
}
.icon-iconLiron23:before {
  content: "\e916";
}
.icon-iconLiron24:before {
  content: "\e917";
}
