/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


@font-face {
    font-family: 'BreveTitle-Light';
    src: url('../fonts/BreveTitle-Light.eot');
    src: url('../fonts/BreveTitle-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BreveTitle-Light.woff') format('woff'),
         url('../fonts/BreveTitle-Light.ttf') format('truetype'),
         url('../fonts/BreveTitle-Light.svg#NettoOT') format('svg');
}
@font-face {
    font-family: 'CervoNeue-BlackNeue';
    src: url('../fonts/CervoNeue-BlackNeue.eot');
    src: url('../fonts/CervoNeue-BlackNeue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CervoNeue-BlackNeue.woff') format('woff'),
         url('../fonts/CervoNeue-BlackNeue.ttf') format('truetype'),
         url('../fonts/CervoNeue-BlackNeue.svg#Veneer') format('svg');
         font-weight: normal;
         font-style: normal;
         letter-spacing: 2px;
         
}

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


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

