/**
Font replacement for LL Circular with DM_Sans
 **/
@font-face {
    font-family: "LL Circular Black Web";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Black Italic Web";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Bold Web";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Bold Italic Web";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Book Web";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Book Italic Web";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Medium Web";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Medium Italic Web";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 500;
    font-style: normal;
}


/* Subsetted */

@font-face {
    font-family: "LL Circular Black Sub";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Black Italic Sub";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Bold Sub";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Bold Italic Sub";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Book Sub";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Book Italic Sub";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Medium Sub";
    src: url("../DM_Sans/DMSans-VariableFont_opsz,wght.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Medium Italic Sub";
    src: url("../DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf");
    font-weight: 500;
    font-style: normal;
}
