
@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-Regular.woff2') format('woff2'),
         url('fonts/muli-regular-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-Regular.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-Regular.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;

}