/*
 *
 * FONTS STYLE
 *
 */


@font-face {
    font-family: 'GrandHotel';
    src: url('../fonts/grandhotel-regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/grandhotel-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/grandhotel-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/grandhotel-regular.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/grandhotel-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/grandhotel-regular.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 400;
}


@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AvenirLTPro-Roman.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AvenirLTPro-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/AvenirLTPro-Roman.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/AvenirLTPro-Roman.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/AvenirLTPro-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/AvenirLTPro-Roman.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 400;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AvenirLTPro-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AvenirLTPro-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/AvenirLTPro-Medium.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/AvenirLTPro-Medium.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/AvenirLTPro-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/AvenirLTPro-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 500;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AvenirLTPro-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AvenirLTPro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/AvenirLTPro-Light.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/AvenirLTPro-Light.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/AvenirLTPro-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/AvenirLTPro-Light.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 300;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AvenirLTPro-Heavy.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AvenirLTPro-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/AvenirLTPro-Heavy.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/AvenirLTPro-Heavy.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/AvenirLTPro-Heavy.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/AvenirLTPro-Heavy.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 700;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AvenirLTPro-Book.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AvenirLTPro-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/AvenirLTPro-Book.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/AvenirLTPro-Book.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/AvenirLTPro-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/AvenirLTPro-Book.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 100;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AvenirLTPro-Black.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AvenirLTPro-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/AvenirLTPro-Black.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/AvenirLTPro-Black.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/AvenirLTPro-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/AvenirLTPro-Black.svg#svgFontName') format('svg'); /* Legacy iOS */

    font-weight: 900;
}

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

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook-official:before { content: '\e800'; }
.icon-instagram:before { content: '\e801'; }
.icon-youtube-play:before { content: '\e802'; }
.icon-search:before { content: '\e803'; }
.icon-down-open-big:before { content: '\e804'; }
.icon-left-open-big:before { content: '\e805'; }
.icon-right-open-big:before { content: '\e806'; }
.icon-twitter:before { content: '\e807'; }
.icon-pinterest:before { content: '\e808'; }
.icon-google:before { content: '\e809'; }
.icon-up-open-big:before { content: '\e80a'; }
.icon-category:before { content: '\e80b'; }
.icon-arrow-right:before { content: '\e80c'; }