@font-face {
    font-family: 'boxicons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/boxicons.eot');
    src: url('../fonts/boxicons.eot') format('embedded-opentype'),url('../fonts/boxicons.woff2') format('woff2'),url('../fonts/boxicons.woff') format('woff'),url('../fonts/boxicons.ttf') format('truetype'),url('../fonts/boxicons.svg?#boxicons') format('svg')
}

.bx {
    font-family: 'boxicons'!important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bxl-facebook:before {
    content: "\e920"
}

.bxl-instagram:before {
    content: "\e930"
}

.bxl-linkedin:before {
    content: "\e93a"
}

.bxl-skype:before {
    content: "\e955"
}

.bxl-twitter:before {
    content: "\e962"
}

.bx-chevron-down:before {
    content: "\ea17"
}

.bx-chevron-up:before {
    content: "\ea24"
}

.bx-cube-alt:before {
    content: "\ea5b"
}

.bx-fingerprint:before {
    content: "\eaa7"
}

.bx-gift:before {
    content: "\eabb"
}

.bx-help-circle:before {
    content: "\ead9"
}

.bx-images:before {
    content: "\eaea"
}

.bx-receipt:before {
    content: "\eb9b"
}

