/*-------------------------------------------*/
/* FONTS */
/*-------------------------------------------*/

@font-face {
    font-family: PT Sans;
    src:  url("../../vendors/fonts/PTS55F-webfont.eot");
    src:  url("../../vendors/fonts/PTS55F-webfont.eot?#iefix") format("embedded-opentype"),          
          url("../../vendors/fonts/PTS55F-webfont.woff") format("woff"),
          url("../../vendors/fonts/PTS55F-webfont.ttf") format("truetype"),
          url("../../vendors/fonts/PTS55F-webfont.svg#pt_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PT Sans;
    src:  url("../../vendors/fonts/PTS75F-webfont.eot");
    src:  url("../../vendors/fonts/PTS75F-webfont.eot?#iefix") format("embedded-opentype"),         
          url("../../vendors/fonts/PTS75F-webfont.woff") format("woff"),
          url("../../vendors/fonts/PTS75F-webfont.ttf") format("truetype"),
          url("../../vendors/fonts/PTS75F-webfont.svg#pt_sansbold") format("svg");
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: Logo Menuescript;
    src: url("../../vendors/fonts/88fhpifc.eot");
    src: url("../../vendors/fonts/88fhpifc.eot") format("embedded-opentype"),
         url("../../vendors/fonts/88fhpifc.woff") format("woff"),
         url("../../vendors/fonts/88fhpifc.ttf") format("truetype"),
         url("../../vendors/fonts/88fhpifc.svg#Menuetscript") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Aharoni Bold;
    src: url("../../vendors/fonts/ahronbd.eot");
    src: url("../../vendors/fonts/ahronbd.eot") format("embedded-opentype"),
         url("../../vendors/fonts/ahronbd.woff") format("woff"),
         url("../../vendors/fonts/ahronbd.ttf") format("truetype"),
         url("../../vendors/fonts/ahronbd.svg#Aharoni-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "symbols-sedona";
  src: url("../../vendors/fonts/symbols-sedona.eot?60737633");
  src: url("../../vendors/fonts/symbols-sedona.eot?60737633#iefix") format("embedded-opentype"),
       url("../../vendors/fonts/symbols-sedona.woff?60737633") format("woff"),
       url("../../vendors/fonts/symbols-sedona.ttf?60737633") format("truetype"),
       url("../../vendors/fonts/symbols-sedona.svg?60737633#symbols-sedona") format("svg");
  font-weight: normal;
  font-style: normal;
}