@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "Calibri";
  src:url('/pb_fuentes/Calibri-Regular.woff');
  src: url('/pb_fuentes/Calibri-Regular.eot') format('embedded-opentype'),
       url('/pb_fuentes/Calibri-Regular.woff2') format('woff2'),
       url('/pb_fuentes/Calibri-Regular.woff') format('woff'),
       url('/pb_fuentes/Calibri-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Calibri";
  src:url('/pb_fuentes/Calibri-Bold.woff');
  src: url('/pb_fuentes/Calibri-Bold.eot') format('embedded-opentype'),
       url('/pb_fuentes/Calibri-Bold.woff2') format('woff2'),
       url('/pb_fuentes/Calibri-Bold.woff') format('woff'),
       url('/pb_fuentes/Calibri-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Gill Sans";
  src:url('/pb_fuentes/GillSans-01.woff');
  src: url('/pb_fuentes/GillSans-01.eot') format('embedded-opentype'),
       url('/pb_fuentes/GillSans-01.woff2') format('woff2'),
       url('/pb_fuentes/GillSans-01.woff') format('woff'),
       url('/pb_fuentes/GillSans-01.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gill Sans";
  src:url('/pb_fuentes/GillSans-SemiBold-05.woff');
  src: url('/pb_fuentes/GillSans-SemiBold-05.eot') format('embedded-opentype'),
       url('/pb_fuentes/GillSans-SemiBold-05.woff2') format('woff2'),
       url('/pb_fuentes/GillSans-SemiBold-05.woff') format('woff'),
       url('/pb_fuentes/GillSans-SemiBold-05.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Myriad Pro";
  src:url('/pb_fuentes/MyriadPro-Regular.woff');
  src: url('/pb_fuentes/MyriadPro-Regular.eot') format('embedded-opentype'),
       url('/pb_fuentes/MyriadPro-Regular.woff2') format('woff2'),
       url('/pb_fuentes/MyriadPro-Regular.woff') format('woff'),
       url('/pb_fuentes/MyriadPro-Regular.ttf') format('truetype');
  font-weight:100;
  font-style: normal;
}