@charset "UTF-8";
/*
fuentes personalisadas para la paginas web http://www.dafont.com/es/bitmap.php
*/
/*________________________________________________________
----------Fonts tipo de fuente personalisada -------------
___________________________________________________________*/

@font-face {
  font-family:Cocksure;
  src: url(/lib/fonstper/Cocksure.ttf);
  font-size:normal;
  
}

@font-face {
  font-family:glyphicons;
  src: url(/lib/fonstper/glyphicons-halflings-regular.woff2);
  font-size:normal;
  
}

@font-face {
  font-family:BaronKuffner;
  src: url(/lib/fonstper/BaronKuffner.otf);
  font-size:normal;
  
}

@font-face {
  font-family:YuGothL;
  src: url(/lib/fonstper/YuGothL.ttf);
  font-size:normal;
  
}

@font-face {
  font-family:tunga;
  src: url(/lib/fonstper/tunga.ttf);
  font-size:normal;
  
}

@font-face {
  font-family:DeadStock;
  src: url(/lib/fonstper/DeadStock.ttf);
  font-size:normal;
  
}
@font-face {
  font-family:NativeLand;
  src: url(/lib/fonstper/NativeLand.ttf);
  font-size:normal; 
}



