@font-face {
    font-family:'Cr-MaisonNeue';
    src: url('MaisonNeueWEB-Medium.woff2') format('woff2'),
		url('MaisonNeueWEB-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'Cr-MaisonNeue';
    src: url('MaisonNeueWEB-Bold.woff2') format('woff2'),
		url('MaisonNeueWEB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'Cr-Dido';
    src: url('Dido Light.woff2') format('woff2'),
		url('Dido Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02;
}

@font-face {
    font-family:'Cr-KO';
    src: url('KO Medium.woff2') format('woff2'),
		url('KO Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02;
}

@font-face {
    font-family:'Cr-StanLee';
    src: url('Stan Lee Bold Italic.woff2') format('woff2'),
		url('Stan Lee Bold Italic.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB06;
}

@font-face {
    font-family:'Cr-StanLee';
    src: url('Stan Lee Bold Italic.woff2') format('woff2'),
		url('Stan Lee Bold Italic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+000D-FB06;
}