

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

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

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

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

@font-face {
    font-family: "Intro-Light";
    src: url("../fonts/Intro-Bold.eot");
    src: url("../fonts/Intro-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Intro-Bold.woff2") format("woff2"),
        url("../fonts/Intro-Bold.woff") format("woff"),
        url("../fonts/Intro-Bold.ttf") format("truetype"),
        url("../fonts/Intro-Bold.svg#Intro-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

.smartmenu-content .mod_navigation a:hover {
	color: #ec475d!important;
}

.smartmenu-content .subitems_trigger:before {
	content:'+';
	color: #ec475d!important;
	font-size: 30px;
	}
.smartmenu-content .mod_navigation li.open>.subitems_trigger:before {
    content: '-'!important;
}

.smartmenu-content .mod_navigation .level_2 li {
	font-size: 17px;
	line-height: 15px;}
