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

@font-face {
    font-family: 'Muli';
    src: url('Muli-SemiBold.eot');
    src: url('Muli-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Muli-SemiBold.woff2') format('woff2'),
        url('Muli-SemiBold.woff') format('woff'),
        url('Muli-SemiBold.ttf') format('truetype'),
        url('Muli-SemiBold.svg#Muli-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-Bold.eot');
    src: url('Muli-Bold.eot?#iefix') format('embedded-opentype'),
        url('Muli-Bold.woff2') format('woff2'),
        url('Muli-Bold.woff') format('woff'),
        url('Muli-Bold.ttf') format('truetype'),
        url('Muli-Bold.svg#Muli-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family:"minerva-modern";
    src:url("minerva-moder.woff2") format("woff2"),
    url("minerva-modern.woff") format("woff"),
    url("minerva-modern.otf") format("opentype");
    font-style:normal;
    font-weight:400;
}