/* @font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans.woff') format('woff'), url('fonts/OpenSans.ttf')  format('truetype'), url('fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Light.woff') format('woff'), url('fonts/OpenSans-Light.ttf')  format('truetype'), url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Bold.woff') format('woff'), url('fonts/OpenSans-Bold.ttf')  format('truetype'), url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Italic.woff') format('woff'), url('fonts/OpenSans-Italic.ttf')  format('truetype'), url('fonts/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSansLight-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSansLight-Italic.woff') format('woff'), url('fonts/OpenSansLight-Italic.ttf')  format('truetype'), url('fonts/OpenSansLight-Italic.svg#OpenSansLight-Italic') format('svg');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-BoldItalic.woff') format('woff'), url('fonts/OpenSans-BoldItalic.ttf')  format('truetype'), url('fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
} */

@font-face {
  font-family: 'Calibri';
  src: url('fonts/calibri/Calibri.eot?#iefix') format('embedded-opentype'), url('fonts/calibri/Calibri.woff') format('woff'), url('fonts/calibri/Calibri.ttf') format('truetype'), url('fonts/calibri/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CalibriLight';
  src: url('fonts/calibri/CalibriLight.eot?#iefix') format('embedded-opentype'), url('fonts/calibri/CalibriLight.woff') format('woff'), url('fonts/calibri/CalibriLight.ttf') format('truetype'), url('fonts/calibri/CalibriLight.svg#CalibriLight') format('svg');
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: 'CalibriLightItalic';
  src: url('fonts/calibri/CalibriLightItalic.eot?#iefix') format('embedded-opentype'), url('fonts/calibri/CalibriLightItalic.woff') format('woff'), url('fonts/calibri/CalibriLightItalic.ttf') format('truetype'), url('fonts/calibri/CalibriLightItalic.svg') format('svg');
  font-weight: lighter;
  font-style: italic;
}

@font-face {
  font-family: 'CalibriBold';
  src: url('fonts/calibri/CalibriBold.eot?#iefix') format('embedded-opentype'), url('fonts/calibri/CalibriBold.woff') format('woff'), url('fonts/calibri/CalibriBold.ttf') format('truetype'), url('fonts/calibri/CalibriBold.svg#CalibriBold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'CalibriBoldItalic';
  src: url('fonts/calibri/CalibriBoldItalic.eot?#iefix') format('embedded-opentype'), url('fonts/calibri/CalibriBoldItalic.woff') format('woff'), url('fonts/calibri/CalibriBoldItalic.ttf') format('truetype'), url('fonts/calibri/CalibriBoldItalic.svg#CalibriBoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}