@font-face {
    font-family: 'Maledpan';
    src: url('./maledpan-regular-webfont.eot');
    src: url('./maledpan-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./maledpan-regular-webfont.woff2') format('woff2'),
         url('./maledpan-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}