@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?v1');
  src: url('../fonts/fontello.eot?v1') format('embedded-opentype'),
       url('../fonts/fontello.woff2?v1') format('woff2'),
       url('../fonts/fontello.woff?v1') format('woff'),
       url('../fonts/fontello.ttf?v1') format('truetype'),
       url('../fonts/fontello.svg?v1') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]::before, [class*=" icon-"]::before,
[class^="icon-"]::after, [class*=" icon-"]::after {
	font-family: "fontello"; font-size: 70px; font-style: normal; font-weight: normal; font-variant: normal; display: inline-block; width: 1em; text-align: center; text-transform: none; line-height: 1em; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #000; transition-duration: 1s;}

.icon-planijens-anemia:before { content: '\e800'; }
.icon-planijens-arrow:before,
.icon-planijens-arrow:after { content: '\e801'; }
.icon-planijens-breast:before { content: '\e802'; }
.icon-planijens-calendar:before { content: '\e803'; }
.icon-planijens-cancer:before { content: '\e804'; }
.icon-planijens-contraception:before { content: '\e805'; }
.icon-planijens-document:before { content: '\e806'; }
.icon-planijens-endometrios:before { content: '\e807'; }
.icon-planijens-hair:before { content: '\e808'; }
.icon-planijens-menstruation:before { content: '\e809'; }
.icon-planijens-pelvis:before { content: '\e80a'; }
.icon-planijens-pregnant:before { content: '\e80b'; }
.icon-planijens-pump:before { content: '\e80c'; }
.icon-planijens-skin:before { content: '\e80d'; }
.icon-planijens-woman:before { content: '\e80e'; }

@media (max-width: 767.98px) {
	[class*=" icon-"]::before {font-size: 60px;}
}

@media (max-width: 479.98px) {
	[class*=" icon-"]::before {font-size: 50px;}
}
