
@font-face {
    font-family: 'Bebas';
    src: url('BebasNeue Bold-webfont.eot');
    src: url('BebasNeue Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue Bold-webfont.woff2') format('woff2'),
         url('BebasNeue Bold-webfont.woff') format('woff'),
         url('BebasNeue Bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Bebas';
    src: url('BebasNeue Light-webfont.eot');
    src: url('BebasNeue Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue Light-webfont.woff2') format('woff2'),
         url('BebasNeue Light-webfont.woff') format('woff'),
         url('BebasNeue Light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'Muli';
    src: url('muli-bold-webfont.woff2') format('woff2'),
         url('muli-bold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('muli-extralight-webfont.woff2') format('woff2'),
         url('muli-extralight-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('muli-light-webfont.woff2') format('woff2'),
         url('muli-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('muli-semibold-webfont.woff2') format('woff2'),
         url('muli-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

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