@font-face {
  font-family: 'FilsonPro';
  src: url('../fonts/esprit-pleiades-custom/filson-pro-cufonfonts/FilsonProRegular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonPro';
  src: url('../fonts/esprit-pleiades-custom/filson-pro-cufonfonts/FilsonProBold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonPro';
  src: url('../fonts/esprit-pleiades-custom/filson-pro-cufonfonts/FilsonProLight.otf') format('opentype');
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonPro';
  src: url('../fonts/esprit-pleiades-custom/filson-pro-cufonfonts/FilsonProBold.otf') format('opentype');
  font-weight:bold;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonPro';
  src: url('../fonts/esprit-pleiades-custom/filson-pro-cufonfonts/FilsonProRegularItalic.otf') format('opentype');
  font-weight:normal;
  font-style: italic;
}