/*-----------------------------------------------------------------------------------*/
/* GOOGLE FONT (Poppins) */
/*-----------------------------------------------------------------------------------*/
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/hinted-Poppins.eot");
  src: url("../fonts/poppins/hinted-Poppins.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/hinted-Poppins.woff2") format("woff2"), url("../fonts/poppins/hinted-Poppins.woff") format("woff"), url("../fonts/poppins/hinted-Poppins.ttf") format("truetype"), url("../fonts/poppins/hinted-Poppins.svg#Poppins") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/hinted-Poppins-Medium.eot");
  src: url("../fonts/poppins/hinted-Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/hinted-Poppins-Medium.woff2") format("woff2"), url("../fonts/poppins/hinted-Poppins-Medium.woff") format("woff"), url("../fonts/poppins/hinted-Poppins-Medium.ttf") format("truetype"), url("../fonts/poppins/hinted-Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/hinted-Poppins-Regular.eot");
  src: url("../fonts/poppins/hinted-Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/hinted-Poppins-Regular.woff2") format("woff2"), url("../fonts/poppins/hinted-Poppins-Regular.woff") format("woff"), url("../fonts/poppins/hinted-Poppins-Regular.ttf") format("truetype"), url("../fonts/poppins/hinted-Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/hinted-Poppins-SemiBold.eot");
  src: url("../fonts/poppins/hinted-Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/hinted-Poppins-SemiBold.woff2") format("woff2"), url("../fonts/poppins/hinted-Poppins-SemiBold.woff") format("woff"), url("../fonts/poppins/hinted-Poppins-SemiBold.ttf") format("truetype"), url("../fonts/poppins/hinted-Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/hinted-Poppins-Light.eot");
  src: url("../fonts/poppins/hinted-Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/hinted-Poppins-Light.woff2") format("woff2"), url("../fonts/poppins/hinted-Poppins-Light.woff") format("woff"), url("../fonts/poppins/hinted-Poppins-Light.ttf") format("truetype"), url("../fonts/poppins/hinted-Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

/*Fuentes ASTA*/
@font-face {
    font-family: 'Sui-Generis';
    src:url('../fonts/Sui-Generis/Sui-Generis.ttf.woff') format('woff'),
        url('../fonts/Sui-Generis/Sui-Generis.ttf.svg#Sui-Generis') format('svg'),
        url('../fonts/Sui-Generis/Sui-Generis.ttf.eot'),
        url('../fonts/Sui-Generis/Sui-Generis.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face{ 
  font-family: 'Sansation';
  src: url('../fonts/sansation/Sansation-Light-webfont.eot');
  src: url('../fonts/sansation/Sansation-Light-webfont.eot?iefix') format('eot'),
       url('../fonts/sansation/Sansation-Light-webfont.woff') format('woff'),
       url('../fonts/sansation/Sansation-Light-webfont.ttf') format('truetype'),
       url('../fonts/sansation/Sansation-Light-webfont.svg#webfont') format('svg');
}
