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

@font-face {
    font-family: 'Cochin LT';
    src: url('CochinLT.eot');
    src: url('CochinLT.eot?#iefix') format('embedded-opentype'), url('CochinLT.woff2') format('woff2'), url('CochinLT.woff') format('woff'), url('CochinLT.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

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

.nation-icon-cart:before {
    content: "\e900";
}

.nation-icon-search:before {
    content: "\e901";
}