/* Custom Styles */
@font-face {
    font-family: DMSans Regular;
    src: url('dmsans-regular.woff2');
}

h1, h2, h3, h4, h5, h6, .btn {
    font-family: "DMSans Regular", sans-serif !important;
}