/* ============================
   FS Lucas Pro Font Family
   ============================ */

@font-face {
  font-family: 'FS Lucas Pro';
  src: url('https://petredeccomstg.wpengine.com/wp-content/uploads/lucas/FSLucasPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'FS Lucas Pro';
  src: url('https://petredeccomstg.wpengine.com/wp-content/uploads/lucas/FSLucasPro-Med.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'FS Lucas Pro';
  src: url('https://petredeccomstg.wpengine.com/wp-content/uploads/lucas/FSLucasPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FS Lucas Pro';
  src: url('https://petredeccomstg.wpengine.com/wp-content/uploads/lucas/FSLucasPro-Black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

/* Set base typography
body {
  font-family: 'FS Lucas Pro', Helvetica, Arial, sans-serif;
}
*/
