/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

@font-face {
    font-family: 'sam';
    src: url('custom-icons/sam.eot');
    src: url('custom-icons/sam.eot?#iefix') format('embedded-opentype'),
         url('custom-icons/sam.woff') format('woff'),
         url('custom-icons/sam.ttf') format('truetype'),
         url('custom-icons/sam.svg#webfont') format('svg');
}

[class^="icon-de"]:before, [class*=" icon-de"]:before {
    font-family: 'sam' !important;
    font-style: normal !important;
    font-weight: normal !important;
}
