@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto-Medium'; 
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto-Bold'; 
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto-Black'; 
  src: url("../fonts/Roboto-Black.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoSlab-Light'; 
  src: url("../fonts/RobotoSlab-Light.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoSlab-Regular'; 
  src: url("../fonts/RobotoSlab-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoSlab-Bold'; 
  src: url("../fonts/RobotoSlab-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'pfreg';
  src: url("../fonts/PFCentroSansPro-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'pfreg2';
  src: url('../fonts/29588B_2_0.eot');
  src: url('../fonts/29588B_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/29588B_2_0.woff') format('woff'), url('../fonts/29588B_2_0.ttf') format('truetype');
}

/* Fonts-old 
@font-face {
  font-family: 'PFCentroSlabPro-Black';
  src: url('../fonts/29588B_0_0.eot');
  src: url('../fonts/29588B_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/29588B_0_0.woff') format('woff'), url('../fonts/29588B_0_0.ttf') format('truetype');
}

@font-face {
  font-family: 'PFCentroSansPro-Black';
  src: url('../fonts/29588B_1_0.eot');
  src: url('../fonts/29588B_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/29588B_1_0.woff') format('woff'), url('../fonts/29588B_1_0.ttf') format('truetype');
}
@font-face{
  font-family:'PFCentroSansPro-Italic';
  src:url('../fonts/PFCentroSansPro-Italic.eot');
  src:url('../fonts/PFCentroSansPro-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/PFCentroSansPro-Italic.woff') format('woff'),url('../../fonts/PFCentroSansPro-Italic.ttf') format('truetype')
}
--/Fonts-old */