@font-face {
    font-family: 'DMSans-Light';
    src: url(../fonts/DMSans_18pt-Light.ttf);
}

@font-face {
    font-family: 'DMSans-Regular';
    src: url(../fonts/DMSans_18pt-Regular.ttf);
}

@font-face {
    font-family: 'DMSans-Bold';
    src: url(../fonts/DMSans_18pt-Bold.ttf);
}