/* Official-like fonts (self-hosted) for fromourplaces.com
   Source: fromourplace.com theme assets/fonts.css
   Note: Ensure you have the right to self-host these fonts. */

@font-face{
  font-family: Calibre;
  src: url("../fonts/Calibre-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face{
  font-family: Calibre;
  src: url("../fonts/Calibre-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face{
  font-family: Calibre;
  src: url("../fonts/Calibre-Semibold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face{
  font-family: Calibre;
  src: url("../fonts/Calibre-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face{
  font-family: Chelt;
  src: url("../fonts/CheltenhamStd-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face{
  font-family: Chelt;
  src: url("../fonts/CheltenhamStd-Book.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face{
  font-family: Chelt;
  src: url("../fonts/CheltenhamStd-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face{
  font-family: CheltItalic;
  src: url("../fonts/CheltenhamStd-LightItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}

@font-face{
  font-family: Plaid-XS-Web;
  src: url("../fonts/Plaid-XS.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face{
  font-family: Plaid-L-Web;
  src: url("../fonts/Plaid-L.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face{
  font-family: Plaid-XL-Web;
  src: url("../fonts/Plaid-XL.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

