@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Black.woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Book.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'IconFont';
    src: url('icons-font.woff2');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Tahoma';
    src: url('tahoma/tahoma.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tahoma';
    src: url('tahoma/tahoma.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tahoma';
    src: url('tahoma/tahoma-bold.ttf');
    font-weight: bold;
    font-style: normal;
}

[class*=icon-] {
    font-family: 'IconFont';
    font-style: normal;
    font-weight: 400;
    -webkit-text-emphasis: none;
    text-emphasis: none;
    text-transform: none
}

[class*=icon-].size-1 {
    font-size: 1.5rem
}

[class*=icon-].size-2 {
    font-size: 1.8rem
}

[class*=icon-].size-3 {
    font-size: 2.4rem
}

[class*=icon-].size-4 {
    font-size: 4.8rem
}

[class*=icon-].size-5 {
    font-size: 6rem
}

[class*=icon-].size-10 {
    font-size: 12rem
}

[class*=icon-].circle-primary {
    background-image: radial-gradient(circle closest-side, #e86559 0, #e86559 97%, transparent 100%)
}

[class*=icon-].pully-n1 {
    -webkit-transform: translateY(-.25rem);
    transform: translateY(-.25rem)
}

.icon-add:before {
    content: "+"
}

.icon-adobe-cc:before {
    content: "8"
}

.icon-attention:before {
    content: "K"
}

.icon-back:before {
    content: "b"
}

.icon-booststrap:before {
    content: "0"
}

.icon-code:before {
    content: "/"
}

.icon-delete:before {
    content: "d"
}

.icon-document:before {
    content: "H"
}

.icon-double-dash:before {
    content: "O"
}

.icon-down-clock:before {
    content: "L"
}

.icon-facebook:before {
    content: "f"
}

.icon-gift:before {
    content: "A"
}

.icon-github:before {
    content: "1"
}

.icon-github-circle:before {
    content: "g"
}

.icon-hide:before {
    content: ")"
}

.icon-html:before {
    content: "2"
}

.icon-info:before {
    content: "I"
}

.icon-javascript:before {
    content: "7"
}

.icon-linkedin:before {
    content: "i"
}

.icon-mail:before {
    content: "B"
}

.icon-minus:before {
    content: "-"
}

.icon-moon:before {
    content: "F"
}

.icon-no-bug:before {
    content: "Q"
}

.icon-paint:before {
    content: "M"
}

.icon-password:before {
    content: "N"
}

.icon-pdf:before {
    content: "G"
}

.icon-phone:before {
    content: "C"
}

.icon-quote:before {
    content: "D"
}

.icon-react:before {
    content: "3"
}

.icon-sass:before {
    content: "4"
}

.icon-seo:before {
    content: "P"
}

.icon-share:before {
    content: "S"
}

.icon-show:before {
    content: "("
}

.icon-shuffle:before {
    content: "%"
}

.icon-sun:before {
    content: "E"
}

.icon-tick-circle:before {
    content: "B";
}

.icon-tim:before {
    content: "T"
}

.icon-twitter:before {
    content: "t"
}

.icon-vscode:before {
    content: "5"
}

.icon-weight:before {
    content: "W"
}

.icon-whatsapp:before {
    content: "w"
}

.icon-wordpress:before {
    content: "6"
}
