/*
Theme Name: babychick
Theme URI: https://imbeard.com
Author: Beards
Author URI: https://imbeard.com
Description: Baby Chick custom theme
Version: 1.0
GitHub Theme URI: https://github.com/imbeard/babychick
*/

@font-face {
  font-family: 'Sen';
  src: url('./fonts/Sen-ExtraBold.woff2') format('woff2'), url('./fonts/Sen-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sen';
  src: url('./fonts/Sen-Bold.woff2') format('woff2'), url('./fonts/Sen-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sen';
  src: url('./fonts/Sen-Regular.woff2') format('woff2'), url('./fonts/Sen-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nocturno Display Pro';
  src: url('./fonts/WF-035421-011190-001558.woff2') format('woff2'),
    url('./fonts/WF-035421-011190-001558.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Nocturno Display Pro';
  src: url('./fonts/WF-035421-011190-001563.woff2') format('woff2'),
    url('./fonts/WF-035421-011190-001563.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
