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