
@font-face {
    font-family: 'sans_regular';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Regular'), url('../fonts/DMSans-Regular.woff2') format('woff2');
    }
    

    @font-face {
    font-family: 'sans_italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Italic'), url('../fonts/DMSans-Italic.woff2') format('woff2');
    }
    

    @font-face {
    font-family: 'sans_medium';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Medium'), url('../fonts/DMSans-Medium.woff2') format('woff2');
    }
    

    @font-face {
    font-family: 'sans_medium_italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Medium Italic'), url('../fonts/DMSans-MediumItalic.woff2') format('woff2');
    }
    

    @font-face {
    font-family: 'sans_bold';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Bold'), url('../fonts/DMSans-Bold.woff2') format('woff2');
    }
    

    @font-face {
    font-family: 'sans_bold_italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Bold Italic'), url('../fonts/DMSans-BoldItalic.woff2') format('woff2');
    }