@font-face {
    font-family: 'Inria Regulars';
    src: url('InriaSans-Regular.eot');
    src: local('Inria Sans Regular'), local('InriaSans-Regular'),
        url('InriaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('InriaSans-Regular.woff2') format('woff2'),
        url('InriaSans-Regular.woff') format('woff'),
        url('InriaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inria Bold';
    src: url('InriaSans-Bold.eot');
    src: local('Inria Sans Bold'), local('InriaSans-Bold'),
        url('InriaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('InriaSans-Bold.woff2') format('woff2'),
        url('InriaSans-Bold.woff') format('woff'),
        url('InriaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body,input,textarea,select,table{
    font-family: 'Inria Regulars', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1,h2,h3,h4,h5,h6,strong,.bold,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th, table.wc-block-cart-items .wc-block-cart-items__header th,
.wc-block-cart .wc-block-cart__totals-title{
    font-family: 'Inria Bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
