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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-glyphs' !important;
  speak: never;
  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;
}

.cu-vimeo:before {
  content: "\e904";
}
.cu-chevron-left:before {
  content: "\f053";
}
.cu-chevron-right:before {
  content: "\f054";
}
.cu-chevron-up:before {
  content: "\f077";
}
.cu-chevron-down:before {
  content: "\f078";
}
.cu-external-link:before {
  content: "\f08e";
}
.cu-twitter:before {
  content: "\f099";
}
.cu-facebook:before {
  content: "\f09a";
}
.cu-facebook-f:before {
  content: "\f09a";
}
.cu-mail:before {
  content: "\f0e0";
}
.cu-youtube-play:before {
  content: "\f16a";
}
.cu-instagram:before {
  content: "\f16d";
}
.cu-tumblr:before {
  content: "\f173";
}
.cu-bank:before {
  content: "\f19c";
}
.cu-institution:before {
  content: "\f19c";
}
.cu-university:before {
  content: "\f19c";
}
.cu-graduation-cap:before {
  content: "\f19d";
}
.cu-mortar-board:before {
  content: "\f19d";
}
.cu-reddit-alien:before {
  content: "\f281";
}
.cu-sailboat:before {
  content: "\e900";
}
.cu-bars:before {
  content: "\e901";
}
.cu-foundation:before {
  content: "\e902";
}
.cu-hen:before {
  content: "\e903";
}
