/*
# font.css


- MyFonts
 - FrutigerSerifLTPro-Light
 - FrutigerSerifLTPro-Regular

- ArimaSymbols

*/
@font-face {
  font-family: 'FrutigerSerifLTPro-Light';
  src: url("/shared/fonts/2CCD5C_1_0.eot");
  src: url("/shared/fonts/2CCD5C_1_0.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/2CCD5C_1_0.woff2") format("woff2"), url("/shared/fonts/2CCD5C_1_0.woff") format("woff"), url("/shared/fonts/2CCD5C_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'FrutigerSerifLTPro-Regular';
  src: url("/shared/fonts/2CCD5C_0_0.eot");
  src: url("/shared/fonts/2CCD5C_0_0.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/2CCD5C_0_0.woff2") format("woff2"), url("/shared/fonts/2CCD5C_0_0.woff") format("woff"), url("/shared/fonts/2CCD5C_0_0.ttf") format("truetype");
}

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