﻿/* ----------------------------------------------
Inter variable font. Usage:

@supports (font-variation-settings: normal) {
	html { font-family: 'Inter var', sans-serif; }
}
---------------------------------------------- */
@font-face
{
    font-family: "Inter var";
    font-weight: 100 900;/* stylelint-disable-line font-weight-notation */
    font-style: normal;
    font-display: swap;
    src: url(https://promo.hotwinscasino.com/wp-content/themes/hotwinscasino/assets/fonts/inter/Inter-upright-var.woff2) format("woff2");
}
@font-face
{
    font-family: "Inter var";
    font-weight: 100 900;/* stylelint-disable-line font-weight-notation */
    font-style: italic;
    font-display: swap;
    src: url(https://promo.hotwinscasino.com/wp-content/themes/hotwinscasino/assets/fonts/inter/Inter-italic-var.woff2) format("woff2");
}
