/* Webfont: Perec-Gris */@font-face {
    font-family: 'PerecGris';
    src: url('../font/perec/Perec-Gris.eot'); /* IE9 Compat Modes */
    src: url('../font/perec/Perec-Gris.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/perec/Perec-Gris.woff') format('woff'), /* Modern Browsers */
         url('../font/perec/Perec-Gris.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/perec/Perec-Gris.svg#Perec-Gris') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Perec-GrisItalica */@font-face {
    font-family: 'PerecGrisItalica';
    src: url('../font/perec/Perec-GrisItalica.eot'); /* IE9 Compat Modes */
    src: url('../font/perec/Perec-GrisItalica.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/perec/Perec-GrisItalica.woff') format('woff'), /* Modern Browsers */
         url('../font/perec/Perec-GrisItalica.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/perec/Perec-GrisItalica.svg#Perec-GrisItalica') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Perec-NegraItalica */@font-face {
    font-family: 'PerecNegraItalica';
    src: url('../font/perec/Perec-NegraItalica.eot'); /* IE9 Compat Modes */
    src: url('../font/perec/Perec-NegraItalica.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/perec/Perec-NegraItalica.woff') format('woff'), /* Modern Browsers */
         url('../font/perec/Perec-NegraItalica.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/perec/Perec-NegraItalica.svg#Perec-NegraItalica') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Perec-Negra */@font-face {
    font-family: 'PerecNegra';
    src: url('../font/perec/Perec-Negra.eot'); /* IE9 Compat Modes */
    src: url('../font/perec/Perec-Negra.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/perec/Perec-Negra.woff') format('woff'), /* Modern Browsers */
         url('../font/perec/Perec-Negra.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/perec/Perec-Negra.svg#Perec-Negra') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



/*
@font-face {
  font-family: 'Perec SuperNegra';
  src: url('../font/perec/Perec-SuperNegra.woff2') format('woff2'),
       url('../font/perec/Perec-SuperNegra.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Perec Negra';
  src: url('../font/perec/Perec-Negra.woff2') format('woff2'),
       url('../font/perec/Perec-Negra.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Perec Gris';
  src: url('../font/perec/Perec-Gris.woff2') format('woff2'),
       url('../font/perec/Perec-Gris.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family:'BTP';
  src: url('../font/btp/Btp Normal.eot');
	src: url('../font/btp/Btp Normal.eot?#iefix') format('embedded-opentype'),
		   url('../font/btp/Btp Normal.woff2') format('woff2'),
		   url('../font/btp/Btp Normal.woff') format('woff'),
		   url('../font/btp/Btp Normal.svg#Btp Normal') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
