@font-face {
  font-family: 'oapee-icon';
  src:  url('../fonts/oapee-icon36a2.eot?uhjh14');
  src:  url('../fonts/oapee-icon36a2.eot?uhjh14#iefix') format('embedded-opentype'),
    url('../fonts/oapee-icon36a2.ttf?uhjh14') format('truetype'),
    url('../fonts/oapee-icon36a2.woff?uhjh14') format('woff'),
    url('../fonts/oapee-icon36a2.svg?uhjh14#oapee-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="oapee-icon-"], [class*=" oapee-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'oapee-icon' !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;
}

.oapee-icon-app-development:before {
  content: "\e900";

}


.oapee-icon-app-member:before {
   content:url(../../images/networking/2/member-icon.png); 
   
}

.oapee-icon-app-non-member:before {
     content:url(../../images/networking/2/non-member-icon.png);  
}

.oapee-icon-app-media-asso:before {
     content:url(../../images/networking/2/media.png); 
}

.oapee-icon-participants:before {
     content:url(../../images/networking/2/participants.png); 
}

.oapee-icon-sponsors:before {
     content:url(../../images/networking/2/sponsors.png); 
}

.oapee-icon-partners:before {
     content:url(../../images/networking/2/partners.png); 
}



.oapee-icon-computer-graphic:before {
  content: "\e901";
}
.oapee-icon-event:before {
  content:url(../images/icons/agenda.png); 
}

.oapee-icon-map:before {
  content:url(../images/icons/sponsors.png); 
}

.oapee-icon-speaker:before {
  content:url(../images/icons/speaker.png); 
}

.oapee-icon-learn:before {
  content:url(../images/icons/media-partners.png); 
}

.oapee-icon-associate:before {
  content:url(../images/icons/associate-partners.png); 
}

.oapee-icon-laptop:before {
  content: "\e902";
}
.oapee-icon-left-arrow:before {
  content: "\e903";
}
.oapee-icon-right-arrow:before {
  content: "\e909";
}
.oapee-icon-presentation:before {
  content: "\e904";
}
.oapee-icon-send:before {
  content: "\e905";
}
.oapee-icon-shuttle:before {
  content: "\e906";
}
.oapee-icon-target:before {
  content: "\e907";
}
.oapee-icon-visualization:before {
  content: "\e908";
}
