@font-face {
    font-family: 'gls-fonticons';
    src: url('../fonts/gls-fonticons.eot?uwy435');
    src: url('../fonts/gls-fonticons.eot?uwy435#iefix') format('embedded-opentype'),
    url('../fonts/gls-fonticons.ttf?uwy435') format('truetype'),
    url('../fonts/gls-fonticons.woff?uwy435') format('woff'),
    url('../fonts/gls-fonticons.svg?uwy435#gls-fonticons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'gls-fonticons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gls-fax:before {
    content: "\e904";
}

.gls-time:before {
    content: "\e905";
}

.gls-pencil:before {
    content: "\e903";
}

.gls-envelope:before {
    content: "\e900";
}

.gls-location:before {
    content: "\e901";
}

.gls-phone-alt:before {
    content: "\e902";
}

.gls-angle-bottom:before {
    content: "\e919";
}

.gls-angle-left:before {
    content: "\e91a";
}

.gls-angle-right:before {
    content: "\e91b";
}

.gls-angle-top:before {
    content: "\e91c";
}

.gls-box:before {
    content: "\e91d";
}

.gls-calendar:before {
    content: "\e91e";
}

.gls-cart:before {
    content: "\e91f";
}

.gls-distance:before {
    content: "\e920";
}

.gls-info:before {
    content: "\e921";
}

.gls-phone:before {
    content: "\e922";
}

.gls-plus:before {
    content: "\e923";
}
