@font-face {
    font-family: 'MullerRegular';
    src: url("MullerRegular.eot");
    src: url("MullerRegular.eot") format('embedded-opentype'),
         url("MullerRegular.woff2") format('woff2'),
         url("MullerRegular.woff") format('woff'),
         url("MullerRegular.ttf") format('truetype'),
         url("MullerRegular.svg#MullerRegular") format('svg');
}
