@font-face {
  font-family: "Paddle8";
  src: url("../type/icons/paddle8_new.eot?2");  
  src: url("../type/icons/paddle8_new.eot?#iefix") format("embedded-opentype"),
       url("../type/icons/paddle8_new.woff?2") format("woff"),
       url("../type/icons/paddle8_new.ttf?2") format("truetype"),
       url("../type/icons/paddle8_new.svg#paddle8?3") format("svg");
  font-weight: normal;
  font-style: normal;
}
 
 [class^="p8icon-"]:before, [class*=" p8icon-"]:before {
  font-family: "Paddle8";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  -moz-osx-font-smoothing:grayscale;
}

 [class^="ap8icon-"]:after, [class*=" ap8icon-"]:after {
  font-family: "Paddle8";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  -moz-osx-font-smoothing:grayscale;
}

/*
  Icon Classes
*/

.p8icon-benefit-paddle:before { content: "\f100"; }
.p8icon-browse:before { content: "\f101"; }
.p8icon-dollar:before { content: "\f102"; }
.p8icon-down-arrow:before { content: "\f103"; }
.p8icon-email:before { content: "\f104"; }
.p8icon-exit:before { content: "\f105"; }
.p8icon-facebook:before { content: "\f106"; }
.p8icon-gavel:before { content: "\f107"; }
.p8icon-info-invert:before { content: "\f108"; }
.p8icon-info:before { content: "\f109"; }
.p8icon-instagram:before { content: "\f10a"; }
.p8icon-logo:before { content: "\f10b"; }
.p8icon-logo_new:before { content: "\f10c"; }
.p8icon-paddle:before { content: "\f10d"; }
.p8icon-pinterest:before { content: "\f10e"; }
.p8icon-right-arrow:before { content: "\f10f"; }
.p8icon-room:before { content: "\f110"; }
.p8icon-tumblr:before { content: "\f111"; }
.p8icon-twitter:before { content: "\f112"; }
.p8icon-zoom-in:before { content: "\f113"; }
.p8icon-zoom-out:before { content: "\f114"; }

.ap8icon-down-arrow:after { content: "\f103"; }
