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