@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-dlyjens-arrow:before,
.icon-dlyjens-arrow:after { content: '\e800'; }
.icon-dlyjens-bones:before { content: '\e801'; }
.icon-dlyjens-calendar:before { content: '\e802'; }
.icon-dlyjens-collagen:before { content: '\e803'; }
.icon-dlyjens-document:before { content: '\e804'; }
.icon-dlyjens-endometrios:before { content: '\e805'; }
.icon-dlyjens-menopause:before { content: '\e806'; }
.icon-dlyjens-menstruation:before { content: '\e807'; }
.icon-dlyjens-metabolism:before { content: '\e808'; }
.icon-dlyjens-pelvis:before { content: '\e809'; }
.icon-dlyjens-pregnant:before { content: '\e80a'; }
.icon-dlyjens-risk:before { content: '\e80b'; }
.icon-dlyjens-skin:before { content: '\e80c'; }
.icon-dlyjens-snail:before { content: '\e80d'; }

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

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