@font-face {
    font-family: LatoWebThin;
    src: url(/fonts/Lato-Thin.eot);
    src: url(/fonts/Lato-Thin.eot?#iefix) format('embedded-opentype'), url(/fonts/Lato-Thin.woff2) format('woff2'), url(/fonts/Lato-Thin.woff) format('woff'), url(/fonts/Lato-Thin.ttf) format('truetype');
    font-style: normal;
    text-rendering: optimizeLegibility;
}
body {
    font-family: LatoWebThin!important;
    font-weight: 500;
}
.foundation_max_width {
    max-width: 2000px;
}
#navheadmenu {
    width: 100%;
    top: 0;
    height: 40px;
    clear: both;
    z-index: 500;
}
.navheadmenu_fixed {
    position: fixed;
    top: 0;
    width: 100%}
.menu_theme {
    border: none;
    float: right;
}
.switcher_theme {
    border: none;
}

