@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli/Muli-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

/* Add font OpenSans */
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

/* Add fonts DancingScript*/
@font-face {
    font-family: 'Dancing Script';
    src: url('../fonts/DancingScript/DancingScript-Bold.eot');
    src: url('../fonts/DancingScript/DancingScript-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DancingScript/DancingScript-Bold.woff') format('woff'),
        url('../fonts/DancingScript/DancingScript-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Dancing Script';
    src: url('../fonts/DancingScript/DancingScript-Regular.eot');
    src: url('../fonts/DancingScript/DancingScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DancingScript/DancingScript-Regular.woff') format('woff'),
        url('../fonts/DancingScript/DancingScript-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Add fonts UTMNeoSansIntel*/
@font-face {
    font-family: 'UTMNeoSansIntel';
    src: url('../fonts/UTMNeoSansIntel/UTMNeoSansIntel.eot');
    src: url('../fonts/UTMNeoSansIntel/UTMNeoSansIntel.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMNeoSansIntel/UTMNeoSansIntel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTMNeoSansIntel';
    src: url('../fonts/UTMNeoSansIntel/UTMNeoSansIntelBold.eot');
    src: url('../fonts/UTMNeoSansIntel/UTMNeoSansIntelBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMNeoSansIntel/UTMNeoSansIntelBold.woff') format('woff'),
        url('../fonts/UTMNeoSansIntel/UTMNeoSansIntelBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* Add fonts UTMBebas*/
@font-face {
    font-family: 'UTMBebas';
    src: url('../fonts/UTMBebas/UTMBebas.eot');
    src: url('../fonts/UTMBebas/UTMBebas.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMBebas/UTMBebas.woff') format('woff'),
        url('../fonts/UTMBebas/UTMBebas.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Add fonts UTM Avo*/
@font-face {
    font-family: 'UTM Avo';
    src: url('../fonts/UTMAvo/UTMAvo.eot');
    src: url('../fonts/UTMAvo/UTMAvo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMAvo/UTMAvo.woff') format('woff'),
        url('../fonts/UTMAvo/UTMAvo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Add fonts UTMLibelKT*/
@font-face {
    font-family: 'UTM Libel KT';
    src: url('../fonts/UTMLibelKT/UTMLibelKT.eot');
    src: url('../fonts/UTMLibelKT/UTMLibelKT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMLibelKT/UTMLibelKT.woff') format('woff'),
        url('../fonts/UTMLibelKT/UTMLibelKT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}