/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

/* Basketball Font */

@font-face {
  font-family: 'Basketball';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/basketball/basketball.otf') format('woff');
  font-display: swap;
}

/* Hubby Bunny Font */

@font-face {
  font-family: 'Hubby Bunny';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/hubby_bunny/hubby-bunny.woff2') format('woff2'),
      url('../fonts/hubby_bunny/hubby-bunny.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Hubby Bunny Pro';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/hubby_bunny/hubby-bunny-pro.ttf') format('truetype');
  font-display: swap;
}

/* Open Sans Font Family */

@font-face {
  font-family: 'Open Sans Light';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open_sans/OpenSans-Regular.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Light Italic';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open_sans/OpenSans-Regular.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open_sans/OpenSans-Regular.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Italic';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open_sans/OpenSans-Regular.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Semi Bold';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open_sans/OpenSans-SemiBold.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Semi Bold Italic';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/open_sans/OpenSans-SemiBoldItalic.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open_sans/OpenSans-Bold.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Bold';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open_sans/OpenSans-BoldItalic.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Extra Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open_sans/OpenSans-ExtraBold.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans Extra Bold';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open_sans/OpenSans-ExtraBoldItalic.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'House Slant Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/house_slant/HouseSlant-Regular.otf') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Luckiest Guy Regular';
  src: url('../fonts/luckiest_guy/LuckiestGuy-Regular.ttf') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Luckiest Guy Shifted';
  src: url('../fonts/luckiest_guy/LuckiestGuy-Shifted.ttf') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
