@font-face {
  font-family: 'scubo-icon';
  src:  url('../fonts/scubo-icon.eot?c7sdko');
  src:  url('../fonts/scubo-icon.eot?c7sdko#iefix') format('embedded-opentype'),
    url('../fonts/scubo-icon.ttf?c7sdko') format('truetype'),
    url('../fonts/scubo-icon.woff?c7sdko') format('woff'),
    url('../fonts/scubo-icon.svg?c7sdko#scubo-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="scubo-icon-"], [class*=" scubo-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'scubo-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;
}

.scubo-icon-magnifying-glass:before {
  content: "\e908";
}
.scubo-icon-aqualung:before {
   content:  url(../images/ioc/zd.png);
}
.scubo-icon-checked:before {
  content: "\e901";
}
.scubo-icon-scuba:before {
  content: "\e902";
}
.scubo-icon-scuba-diving1{
	 content:  url(../images/ioc/ykty.png);
}
.scubo-icon-scuba-diving2{
	 content:  url(../images/ioc/yscy.png);
}
.scubo-icon-scuba-diving3{
	 content:  url("../images/ioc/erpy.png");
}
.scubo-icon-scuba-diving4{
	 content:  url(../images/ioc/ydyy.png);
}
.scubo-icon-scuba-diving5{
	 content:  url(../images/ioc/yjry.png);
}
.scubo-icon-scuba-diving6{
	 content:  url(../images/ioc/wtsjyy.png);
}
.scubo-icon-scuba-diving7{
	 content:  url(../images/ioc/chsjyy.png);
}
.scubo-icon-scuba-diving8{
	 content:  url(../images/ioc/ygsjyy.png);
}
.scubo-icon-scuba-diving:before {
  content:  url(../images/ioc/gis.png);
}
.scubo-icon-snorkel1:before {
  content:  url(../images/ioc/cm.png);
}
.scubo-icon-snorkel2:before {
  content:  url(../images/ioc/td.png);
}
.scubo-icon-snorkel3:before {
  content:  url(../images/ioc/mc.png);
}
.scubo-icon-snorkel4:before {
  content:  url(../images/ioc/ac.png);
}
.scubo-icon-snorkel:before {
  content:  url(../images/ioc/zb.png);
}
.scubo-icon-snorkeling:before {
  content: "\e905";
}
.scubo-icon-swimming:before {
 content:  url(../images/ioc/gc.png);
}

.scubo-icon-plus-symbol:before {
  content: "\e907";
}
