
@font-face {
  font-family: 'PoppinsLight';
  src: url('../fonts/PoppinsLight.eot');
  src: url('../fonts/PoppinsLight.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PoppinsLight.woff2') format('woff2'),
  url('../fonts/PoppinsLight.woff') format('woff'),
  url('../fonts/PoppinsLight.ttf') format('truetype'),
  url('../fonts/PoppinsLight.svg#PoppinsLight') format('svg');
  font-weight: normal;
  font-style: normal;

}



@font-face {
  font-family: 'PoppinsRegular';
  src: url('../fonts/PoppinsRegular.eot');
  src: url('../fonts/PoppinsRegular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PoppinsRegular.woff2') format('woff2'),
  url('../fonts/PoppinsRegular.woff') format('woff'),
  url('../fonts/PoppinsRegular.ttf') format('truetype'),
  url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'PoppinsSemiBold';
  src: url('../fonts/PoppinsSemiBold.eot');
  src: url('../fonts/PoppinsSemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PoppinsSemiBold.woff2') format('woff2'),
  url('../fonts/PoppinsSemiBold.woff') format('woff'),
  url('../fonts/PoppinsSemiBold.ttf') format('truetype'),
  url('../fonts/PoppinsSemiBold.svg#PoppinsSemiBold') format('svg');
  font-weight: normal;
  font-style: normal;

}



@font-face {
  font-family: 'PoppinsMedium';
  src: url('../fonts/PoppinsMedium.eot');
  src: url('../fonts/PoppinsMedium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PoppinsMedium.woff2') format('woff2'),
  url('../fonts/PoppinsMedium.woff') format('woff'),
  url('../fonts/PoppinsMedium.ttf') format('truetype'),
  url('../fonts/PoppinsMedium.svg#PoppinsMedium') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'PoppinsBold';
  src: url('../fonts/PoppinsBold.eot');
  src: url('../fonts/PoppinsBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PoppinsBold.woff2') format('woff2'),
  url('../fonts/PoppinsBold.woff') format('woff'),
  url('../fonts/PoppinsBold.ttf') format('truetype'),
  url('../fonts/PoppinsBold.svg#PoppinsBold') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?msj6ak');
  src:  url('../fonts/icomoon.eot?msj6ak#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?msj6ak') format('truetype'),
  url('../fonts/icomoon.woff?msj6ak') format('woff'),
  url('../fonts/icomoon.svg?msj6ak#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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;
}

.icon-minus-outline:before {
  content: "\e900";
}
.icon-add-outline:before {
  content: "\e901";
}
