/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP child theme with customisations required by BISL Nuestros Valores website
Author: Cherrypick
Author URI: https://cherrypick.es
Template: oceanwp
Version: 1.0.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
  font-family: 'MetaSerifPro-Black';
  src: url(./fonts/MetaSerifPro-Black.woff2) format('woff2'),
       url(./fonts/MetaSerifPro-Black.woff) format('woff'),
       url(./fonts/MetaSerifPro-Black.ttf) format('truetype');
}

@font-face {
  font-family: 'MetaSerifPro-Bold';
  src: url(./fonts/MetaSerifPro-Bold.woff2) format('woff2'),
       url(./fonts/MetaSerifPro-Bold.woff) format('woff'),
       url(./fonts/MetaSerifPro-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'MetaSerifPro-Book';
  src: url(./fonts/MetaSerifPro-Book.woff2) format('woff2'),
       url(./fonts/MetaSerifPro-Book.woff) format('woff'),
       url(./fonts/MetaSerifPro-Book.ttf) format('truetype');
}

@font-face {
  font-family: 'MetaSerifPro-Medi';
  src: url(./fonts/MetaSerifPro-Medi.woff2) format('woff2'),
       url(./fonts/MetaSerifPro-Medi.woff) format('woff'),
       url(./fonts/MetaSerifPro-Medi.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd';
  src: url(./fonts/TradeGothicLTStd.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd.woff) format('woff'),
       url(./fonts/TradeGothicLTStd.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-Bd2';
  src: url(./fonts/TradeGothicLTStd-Bd2.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-Bd2.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-Bd2.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-BdCn20';
  src: url(./fonts/TradeGothicLTStd-BdCn20.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-BdCn20.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-BdCn20.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-Bold';
  src: url(./fonts/TradeGothicLTStd-Bold.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-Bold.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-BoldExt';
  src: url(./fonts/TradeGothicLTStd-BoldExt.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-BoldExt.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-BoldExt.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-Cn18';
  src: url(./fonts/TradeGothicLTStd-Cn18.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-Cn18.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-Cn18.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-Extended';
  src: url(./fonts/TradeGothicLTStd-Extended.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-Extended.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-Extended.ttf) format('truetype');
}

@font-face {
  font-family: 'TradeGothicLTStd-Light';
  src: url(./fonts/TradeGothicLTStd-Light.woff2) format('woff2'),
       url(./fonts/TradeGothicLTStd-Light.woff) format('woff'),
       url(./fonts/TradeGothicLTStd-Light.ttf) format('truetype');
}
