/* LATIN fonts */

/* INTEL CLEAR fonts*/
@font-face {
    font-family: "intel-clear";
    src: url('../../../../../../intel/us/en/Fonts/resources/intel-clear-latin.woff') format('woff'), url('../../../../../../intel/us/en/Fonts/resources/intel-clear-latin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "intel-clear";
    src: url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-bold.woff") format("woff"), url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "intel-clear";
    src: url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-italic.woff") format("woff"), url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "intel-clear";
    src: url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-bold-italic.woff") format("woff"), url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-bold-italic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "intel-clear";
    src: url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-lite.woff") format("woff"), url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-lite.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "intel-clear";
    src: url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-lite-italic.woff") format("woff"), url("../../../../../../intel/us/en/Fonts/resources/intel-clear-latin-lite-italic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "intel-one";
    src: url("../../../../../us/en/Fonts/resources/intelone-display-bold.woff2") format("woff2"), url("../../../../../us/en/Fonts/resources/intelone-display-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "intel-one";
    src: url("../../../../../us/en/Fonts/resources/intelone-display-light.woff2") format("woff2"), url("../../../../../us/en/Fonts/resources/intelone-display-light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "intel-one";
    src: url("../../../../../us/en/Fonts/resources/intelone-display-medium.woff2") format("woff2"), url("../../../../../us/en/Fonts/resources/intelone-display-medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "intel-one";
    src: url("../../../../../us/en/Fonts/resources/intelone-display-regular.woff2") format("woff2"), url("../../../../../us/en/Fonts/resources/intelone-display-regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

