@font-face {
    font-family: 'crane-font';
    src: url("../fonts/crane-font.woff?hhxb42") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block; }

.gmi {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'crane-font' !important;
    speak: none;
    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; }

.gmi-zoom-search::before {
    content: "\e901"; }

.gmi-bag::before {
    content: "\e900"; }