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

.popup-everything-ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'popup-everything' !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;
}

.popup-everything-ico-close:before {
  content: "\e5cd";
}
.popup-everything-ico-envelope-o:before {
  content: "\f003";
}
.popup-everything-ico-phone:before {
  content: "\f095";
}
.popup-everything-ico-twitter:before {
  content: "\f099";
}
.popup-everything-ico-facebook:before {
  content: "\f09a";
}
.popup-everything-ico-pinterest:before {
  content: "\f0d2";
}
.popup-everything-ico-googleplus:before {
  content: "\f0d5";
}
.popup-everything-ico-linkedin:before {
  content: "\f0e1";
}
.popup-everything-ico-instagram:before {
  content: "\f16d";
}
