/* https://www.web-font-generator.com/ */

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

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

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

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

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

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

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

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



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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-next:before {
  content: "\e901";
}
.icon-arrow-previous:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-cross:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e905";
}
.icon-zoom-minus:before {
  content: "\e906";
}
.icon-zoom-plus:before {
  content: "\e907";
}

