﻿/*_______________________________________________ FONTES ____________________________________________________________________________________*/


/* Myriad Pro ______________________________________________________________*/
@font-face {
    font-family: 'MyriadPro';
    src: url('/Files/System/ViagensAbreu/fontes/myriadpro-regular-webfont-webfont.eot');
    src: url('/Files/System/ViagensAbreu/fontes/myriadpro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         /* url('/Files/System/ViagensAbreu/fontes/myriadpro-regular-webfont-webfont.woff') format('woff'), */
         url('/Files/System/ViagensAbreu/fontes/myriadpro-regular-webfont-webfont.ttf') format('truetype'),
         url('/Files/System/ViagensAbreu/fontes/myriadpro-regular-webfont-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'MyriadProLight';
  src: url('/Files/System/ViagensAbreu/fontes/myriadpro-light-webfont.eot');
  src: url('/Files/System/ViagensAbreu/fontes/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('/Files/System/ViagensAbreu/fontes/myriadpro-light-webfont.woff') format('woff'), */
        url('/Files/System/ViagensAbreu/fontes/myriadpro-light-webfont.ttf') format('truetype'), 
        url('/Files/System/ViagensAbreu/fontes/myriadpro-light-webfont.svg#webfontsWksCJ9M') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadProLightCondensed';
  src: url('/Files/System/ViagensAbreu/fontes/myriadpro-lightcond-webfont.eot');
  src: url('/Files/System/ViagensAbreu/fontes/myriadpro-lightcond-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('/Files/System/ViagensAbreu/fontes/myriadpro-lightcond-webfont.woff') format('woff'), */
        url('/Files/System/ViagensAbreu/fontes/myriadpro-lightcond-webfont.ttf') format('truetype'), 
        url('/Files/System/ViagensAbreu/fontes/myriadpro-lightcond-webfont.svg#webfontRqHhd8l5') format('svg');
  font-weight: normal;
  font-style: normal;

}

/*___________________________________________________________________________________*/



/* Helvetica Condensed ______________________________________________________________*/

@font-face {
    font-family: 'HelbaConLigDBNormal';
    src: url('http://www.abreu.pt/Files/System/ViagensAbreu/fontes/helbaconligdb_normal-webfont.eot');
    src: local('☺'), 
         url('http://www.abreu.pt/Files/System/ViagensAbreu/fontes/helbaconligdb_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.abreu.pt/Files/System/ViagensAbreu/fontes/helbaconligdb_normal-webfont.woff') format('woff'),
         url('http://www.abreu.pt/Files/System/ViagensAbreu/fontes/helbaconligdb_normal-webfont.ttf') format('truetype'),
         url('http://www.abreu.pt/Files/System/ViagensAbreu/fontes/helbaconligdb_normal-webfont.svg#HelbaConLigDBNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*___________________________________________________________________________________*/
