/*!
 * Butler — Fabian De Smet
 * https://www.fabiandesmet.com/portfolio/butler-font/
 * Licensed under Creative Commons BY-SA 4.0. Free for personal and commercial use.
 * Full licence: ./Butler-EULA-v2-00.pdf
 *
 * Heading typeface for Sterling Style Academy.
 *
 * The src URLs below are RELATIVE, so they resolve against this file's own
 * location. Keep the .woff2 files in the same directory as butler.css and this
 * stylesheet works at any CDN path with no edits. If your host splits the files
 * across directories or rewrites filenames, replace each url() with the full
 * absolute URL of that .woff2 instead.
 */

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-Lgt.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-Rmn.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-Med.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-SBd.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-Bd.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-XBd.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("Butler-Free-Blk.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
