@font-face {
    font-family: 'MullerBold';
    src: url('../fonts/MullerBold/MullerBold.eot');
    src: url('../fonts/MullerBold/MullerBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MullerBold/MullerBold.woff2') format('woff2'),
        url('../fonts/MullerBold/MullerBold.woff') format('woff'),
        url('../fonts/MullerBold/MullerBold.ttf') format('truetype'),
        url('../fonts/MullerBold/MullerBold.svg#MullerBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'MullerRegular';
    src: url('../fonts/MullerRegular/MullerRegular.eot');
    src: url('../fonts/MullerRegular/MullerRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MullerRegular/MullerRegular.woff2') format('woff2'),
        url('../fonts/MullerRegular/MullerRegular.woff') format('woff'),
        url('../fonts/MullerRegular/MullerRegular.ttf') format('truetype'),
        url('../fonts/MullerRegular/MullerRegular.svg#MullerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}