@font-face {
  font-family: 'icomoon';
  src:  url('/packages/bdpk/Resources/Public/Fonts/icomoon.eot?bozade1');
  src:  url('/packages/bdpk/Resources/Public/Fonts/icomoon.eot?bozade1#iefix') format('embedded-opentype'),
    url('/packages/bdpk/Resources/Public/Fonts/icomoon.ttf?bozade1') format('truetype'),
    url('/packages/bdpk/Resources/Public/Fonts/icomoon.woff?bozade1') format('woff'),
    url('/packages/bdpk/Resources/Public/Fonts/icomoon.svg?bozade1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* alt */
/*@font-face {
  font-family: 'icomoon';
  src:  url('/packages/bdpk/Resources/Public/Fonts/BDPK-Icons.eot?bozade');
  src:  url('/packages/bdpk/Resources/Public/Fonts/BDPK-Icons.eot?bozade#iefix') format('embedded-opentype'),
    url('/packages/bdpk/Resources/Public/Fonts/BDPK-Icons.ttf?bozade') format('truetype'),
    url('/packages/bdpk/Resources/Public/Fonts/BDPK-Icons.woff?bozade') format('woff'),
    url('/packages/bdpk/Resources/Public/Fonts/BDPK-Icons.svg?bozade#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
*/


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

/* Twitter */
.icon-BDPK_Icons-05:before {
  content: "\e906";
  color: #4591c2;
}
/* Facebook */
.icon-BDPK_Icons-04:before {
  content: "\e907";
  color: #386db4;
}