@font-face {
    font-family: 'tt_normslight';
    src: url('ttnorms-light-webfont.eot');
    src: url('ttnorms-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('ttnorms-light-webfont.woff') format('woff'),
         url('ttnorms-light-webfont.svg#tt_normslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'tt_normsbold';
    src: url('ttnorms-bold-webfont.eot');
    src: url('ttnorms-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ttnorms-bold-webfont.woff') format('woff'),
         url('ttnorms-bold-webfont.svg#tt_normsbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #2b343c!important;
    background-size: 50%!important;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;
    border-radius: 50%;
}

