@font-face {
    font-family: 'dline';
    src: url('../fonts/dline/dline_31403866.eot');
    src: url('../fonts/dline/dline_31403866.eot#iefix') format('embedded-opentype'), url('../fonts/DLine/dline_31403866.woff2') format('woff2'), url('../fonts/dline/dline_31403866.woff') format('woff'), url('../fonts/dline/dline_31403866.ttf') format('truetype'), url('../fonts/dline/dline_31403866.svg#dline') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fa-solid-900';
    src: url('../fonts/icon/fa-solid-900.woff2') format('woff2'), url('../fonts/icon/fa-solid-900.woff') format('woff'), url('../fonts/icon/fa-solid-900.ttf') format('truetype'), url('../fonts/icon/fa-solid-900.eot') format('embedded-opentype');
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'dline';
    src: url('../fonts/dline/dline_31403866.svg#dline') format('svg');
  }
}
*/

[class^="dl-"]:before, [class*=" dl-"]:before {
    font-family: "dline";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* 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 - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.dl-dot-1:before {
    content: '\2022';
}
/* '•' */
.dl-dot:before {
    content: '\25cf';
}
/* '●' */
.dl-search-outline:before {
    content: '\e800';
}
/* '' */
.dl-bag-outline:before {
    content: '\e801';
    color: #ecc710;
}
/* '' */
.dl-heart-outline:before {
    content: '\e802';
}
/* '' */
.dl-user-outline:before {
    content: '\e803';
}
/* '' */
.dl-angle-left-thick:before {
    content: '\e804';
}
/* '' */
.dl-angle-left:before {
    content: '\e805';
}
/* '' */
.dl-angle-right:before {
    content: '\e806';
}
/* '' */
.dl-angle-up:before {
    content: '\e807';
}
/* '' */
.dl-angle-down:before {
    content: '\e808';
}
/* '' */
.dl-aparat:before {
    content: '\e809';
}
/* '' */
.dl-instagram:before {
    content: '\e80a';
}
/* '' */
.dl-linkedin:before {
    content: '\e80b';
}
/* '' */
.dl-facebook:before {
    content: '\e80c';
}
/* '' */
.dl-twitter:before {
    content: '\e80d';
}
/* '' */
.dl-magnifier:before {
    content: '\e80e';
}
/* '' */
.dl-menu:before {
    content: '\e80f';
}
/* '' */
.dl-filter:before {
    content: '\e810';
}
/* '' */
.dl-share:before {
    content: '\e811';
}
/* '' */
.dl-close:before {
    content: '\e812';
}
/* '' */
.dl-angle-down-thick:before {
    content: '\e813';
}
/* '' */
.dl-angle-up-thick:before {
    content: '\e814';
}
/* '' */
.dl-pin-outline:before {
    content: '\e815';
}
/* '' */
.dl-angle-right-thick:before {
    content: '\e816';
}
/* '' */
.dl-heart-solid:before {
    content: '\e817';
}
/* '' */
.dl-star-solid:before {
    content: '\e818';
}
/* '' */
.dl-pencil:before {
    content: '\e81b';
}
/* '' */
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fas {
    font-family: fa-solid-900 !important;
}

.fa-phone:before {
    content: "\f095";
}

.fa-user:before {
    content: "\f007";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-gifts:before {
    content: "\f79c";
}

.fa-heart:before {
    content: "\f004";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-edit:before {
    content: "\f044";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}
