@font-face {
    font-family: '28 Days Later';
    src: url('../fonts/28DaysLater.woff2') format('woff2'),
        url('../fonts/28DaysLater.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Nothing You Could Do';
	src: url('../fonts/NothingYouCouldDo.woff2') format('woff2'),
	url('../fonts/NothingYouCouldDo.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
    font-family: 'Muli-light';
    src: url('../fonts/Muli-Light.woff2') format('woff2'),
        url('../fonts/Muli-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

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

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

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



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


@font-face {
    font-family: 'Quattrocento';
    src: url('../fonts/Quattrocento.woff2') format('woff2'),
        url('../fonts/Quattrocento.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


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




@font-face {
    font-family: 'Roboto-Light-webfont';
    src:    url('../fonts/Roboto-Light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Thin-webfont';
    src:    url('../fonts/Roboto-Thin-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}












