@font-face {
    font-family: 'Muli Light';
    font-style: normal;
    font-weight: 300;
    src: local('Muli Light'), local('Muli-Light'), url(Muli/Muli-Light.ttf) format('woff');
}
@font-face {
    font-family: 'Muli Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Muli'), url(Muli/Muli-Regular.ttf) format('ttf');
}