@font-face {
  font-family: 'icomoon';
  src:  url('/images/webgog00-icomoon.eot');
  src:  url('/images/webgog00-icomoon.eot') format('embedded-opentype'),
    url('/images/webgog00-icomoon.ttf') format('truetype'),
    url('/images/webgog00-icomoon.woff') format('woff'),
    url('/images/webgog00-icomoon.svg') 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-house:before {
  content: "\e600";
}
.icon-arrow-right2:before {
  content: "\e602";
}
.icon-arrow-up:before {
  content: "\e603";
}
.icon-cog:before {
  content: "\e608";
}
.icon-list:before {
  content: "\e609";
}
.icon-chevron-thin-down:before {
  content: "\e802";
}
.icon-chevron-thin-left2:before {
  content: "\e800";
}
.icon-chevron-thin-right2:before {
  content: "\e801";
}
.icon-chevron-thin-up:before {
  content: "\e803";
}
.icon-video2:before {
  content: "\e906";
}
.icon-chevron-thin-right:before {
  content: "\e902";
}
.icon-chevron-thin-left:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-left:before {
  content: "\e905";
}
.icon-newspaper:before {
  content: "\e901";
}
.icon-news:before {
  content: "\e901";
}
.icon-paper:before {
  content: "\e901";
}