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

[class^="la-"], [class*=" la-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'livideakoto' !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;
}

.la-mouse:before {
    content: "\e905";
}
.la-chevron-thin-down:before {
    content: "\e900";
}
.la-chevron-thin-left:before {
    content: "\e901";
}
.la-chevron-thin-right:before {
    content: "\e902";
}
.la-chevron-thin-up:before {
    content: "\e903";
}
.la-code:before {
    content: "\e904";
}
.la-email:before {
    content: "\e909";
}
.la-facebook:before {
    content: "\e906";
}
.la-close:before {
    content: "\e5cd";
}
.la-menu:before {
    content: "\e5d2";
}
.la-embed2:before {
    content: "\e907";
}
.la-twitter:before {
    content: "\e908";
}
.la-linkedin2:before {
    content: "\e90a";
}

