@font-face {
    src:url('fonts/SFUFONT/SFUSouvenirBoldItalic.TTF');
    font-family:font_header;
}
 a {
    color: #141414 !important;
}
a:hover, a:focus {
    color: #ffe115;
    text-decoration: none;
}

.paddleft_0{
    padding-left: 0 !important;
}
