/**
 * Dev/local parity for hyperkarting-shopify-theme/assets/product-component-fonts.css.
 * Required when using style-loader (styles ship in bundle.js, not main.css).
 * Keep in sync with hyperkarting-shopify-theme/assets/product-component-fonts.css
 */

@font-face {
  font-family: "Montreal-Heavy";
  src: url("https://db.onlinewebfonts.com/t/6ae990e0bb35fb156366832e6d80e35c.eot");
  src:
    url("https://db.onlinewebfonts.com/t/6ae990e0bb35fb156366832e6d80e35c.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/6ae990e0bb35fb156366832e6d80e35c.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/6ae990e0bb35fb156366832e6d80e35c.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/6ae990e0bb35fb156366832e6d80e35c.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/6ae990e0bb35fb156366832e6d80e35c.svg#Montreal-Heavy") format("svg");
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src:
    url("https://db.onlinewebfonts.com/t/84d8d4c49f66a6a5abe1e0608ba764a2.eot"),
    url("https://db.onlinewebfonts.com/t/84d8d4c49f66a6a5abe1e0608ba764a2.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/84d8d4c49f66a6a5abe1e0608ba764a2.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/84d8d4c49f66a6a5abe1e0608ba764a2.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/84d8d4c49f66a6a5abe1e0608ba764a2.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/84d8d4c49f66a6a5abe1e0608ba764a2.svg#Source Sans Pro") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro Bold";
  src: url("https://db.onlinewebfonts.com/t/2aed37bb810356e300a518a1bdc0009e.eot");
  src:
    url("https://db.onlinewebfonts.com/t/2aed37bb810356e300a518a1bdc0009e.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/2aed37bb810356e300a518a1bdc0009e.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/2aed37bb810356e300a518a1bdc0009e.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/2aed37bb810356e300a518a1bdc0009e.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/2aed37bb810356e300a518a1bdc0009e.svg#Source Sans Pro Bold") format("svg");
  font-display: swap;
}

.add-montreal-heavy-font {
  font-family: "Montreal-Heavy", sans-serif !important;
}

.add-source-sans-pro-font {
  font-family: "Source Sans Pro", sans-serif !important;
}

.add-source-sans-pro-bold-font {
  font-family: "Source Sans Pro Bold", sans-serif !important;
}

.battle-kart-calendar .rdrWeekDay,
.battle-kart-calendar .rdrDay .rdrDayNumber span {
  font-family: "Montreal-Heavy", sans-serif !important;
}
