@font-face {
  font-family: 'globalgallery';
  src:  url('fonts/globalgallery.eot?6uk6tp');
  src:  url('fonts/globalgallery.eot?6uk6tp#iefix') format('embedded-opentype'),
    url('fonts/globalgallery.ttf?6uk6tp') format('truetype'),
    url('fonts/globalgallery.woff?6uk6tp') format('woff'),
    url('fonts/globalgallery.svg?6uk6tp#globalgallery') 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: 'globalgallery' !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-plus2:before {
  content: "\e603";
}
.icon-magnifier:before {
  content: "\e601";
}
.icon-left_arr:before {
  content: "\e608";
}
.icon-link2:before {
  content: "\e607";
}
.icon-right_arr:before {
  content: "\e605";
}
.icon-eye:before {
  content: "\e604";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-expand:before {
  content: "\f065";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-image:before {
  content: "\e90d";
}

