.banner{
    height: 100%;
    /* background: url('../img/bg.png') center center no-repeat; */
}
@font-face {
    font-family: 'evo';
    src: url('fonts/evo.eot');
    src: url('fonts/evo.eot?#iefix') format('embedded-opentype'),
         url('fonts/evo.woff2') format('woff2'),
         url('fonts/evo.woff') format('woff'),
         url('fonts/evo.ttf') format('truetype'),
         url('fonts/evo.svg#evoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
