﻿@font-face {
    font-family: 'GentySans';
    src: url('/fonts/genty-sans-regular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/genty-sans-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/genty-sans-regular.woff2') format('woff2'), /* Modern browsers */
    url('/fonts/genty-sans-regular.woff') format('woff'); /* Older modern browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DMSans';
    src: url('/fonts/DMSans-9ptRegular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/DMSans-9ptRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/DMSans-9ptRegular.woff2') format('woff2'), /* Modern browsers */
    url('/fonts/DMSans-9ptRegular.woff') format('woff'); /* Older modern browsers */
    font-weight: normal;
    font-style: normal;
}
