﻿@font-face {
    font-family: 'dmsans-bold';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('fonts/ERFonts/DMSans-Bold.ttf?7g0iqa') format('truetype');
}

@font-face {
    font-family: 'dmsans-bold-italic';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url('fonts/ERFonts/DMSans-BoldItalic.ttf?7g0iqa') format('truetype');
}

@font-face {
    font-family: 'dmsans-italic';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('fonts/ERFonts/DMSans-Italic.ttf?7g0iqa') format('truetype');
}

@font-face {
    font-family: 'dmsans-regular';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('fonts/ERFonts/DMSans-Regular.ttf?7g0iqa') format('truetype');
}
