/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
    font-family: "DM Sans";
    src: url("/_data/site/331/fonts/DMSans-Regular.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSans-Regular.woff") format("woff"),
        url("/_data/site/331/fonts/DMSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "DM Sans";
    src: url("/_data/site/331/fonts/DMSans-Italic.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSans-Italic.woff") format("woff"),
        url("/_data/site/331/fonts/DMSans-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "DM Sans";
    src: url("/_data/site/331/fonts/DMSans-Medium.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSans-Medium.woff") format("woff"),
        url("/_data/site/331/fonts/DMSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "DM Sans";
    src: url("/_data/site/331/fonts/DMSans-MediumItalic.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSans-MediumItalic.woff") format("woff"),
        url("/_data/site/331/fonts/DMSans-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "DM Sans";
    src: url("/_data/site/331/fonts/DMSans-Bold.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSans-Bold.woff") format("woff"),
        url("/_data/site/331/fonts/DMSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "DM Sans";
    src: url("/_data/site/331/fonts/DMSans-BoldItalic.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSans-BoldItalic.woff") format("woff"),
        url("/_data/site/331/fonts/DMSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}




@font-face {
    font-family: "DM Serif Display";
    src: url("/_data/site/331/fonts/DMSerifDisplay-Regular.woff2") format("woff2"),
        url("/_data/site/331/fonts/DMSerifDisplay-Regular.woff") format("woff"),
        url("/_data/site/331/fonts/DMSerifDisplay-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
/*==@template_fonts==*/