@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('Rawline-Light.woff2') format('woff2'), url('Rawline-Light.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('Rawline.woff2') format('woff2'), url('Rawline.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('Rawline-Medium.woff2') format('woff2'), url('Rawline-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('Rawline-SemiBold.woff2') format('woff2'), url('Rawline-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('Rawline-Bold.woff2') format('woff2'), url('Rawline-Bold.woff') format('woff');
}

@font-face {
    font-family: 'sourcesanspro';
    src: url('sourcesanspro-regular-webfont.eot');
    src: url('sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sourcesanspro-regular-webfont.woff') format('woff'),
         url('sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('sourcesanspro-regular-webfont.svg#SertigRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro_light';
    src: url('/asset/jcore/css/fonts/sourcesanspro-light-webfont.eot');
    src: url('/asset/jcore/css/fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/asset/jcore/css/fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('/asset/jcore/css/fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('/asset/jcore/css/fonts/sourcesanspro-light-webfont.svg#sourcesanspro_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium_websemibold';
    src: url('/asset/jcore/css/fonts/titilliumweb-semibold-webfont.eot');
    src: url('/asset/jcore/css/fonts/titilliumweb-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/asset/jcore/css/fonts/titilliumweb-semibold-webfont.woff') format('woff'),
         url('/asset/jcore/css/fonts/titilliumweb-semibold-webfont.ttf') format('truetype'),
         url('/asset/jcore/css/fonts/titilliumweb-semibold-webfont.svg#titillium_websemibold') format('svg');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: '3clicks';
    src:    url('3clicks.eot?elk1lm');
    src:    url('3clicks.eot?elk1lm#iefix') format('embedded-opentype'),
        url('3clicks.ttf?elk1lm') format('truetype'),
        url('3clicks.woff?elk1lm') format('woff'),
        url('3clicks.svg?elk1lm#3clicks') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="tc-icon-"], [class*=" tc-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: '3clicks' !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;
}

.tc-icon-3fs:before {
    content: "\e900";
}
.tc-icon-3fs-add:before {
    content: "\e901";
}
.tc-icon-3fs-copy:before {
    content: "\e902";
}
.tc-icon-3fs-delete:before {
    content: "\e903";
}
.tc-icon-admin:before {
    content: "\e904";
}
.tc-icon-admins:before {
    content: "\e904";
}
.tc-icon-claims:before,
.tc-icon-claim:before {
    content: "\e905";
}
.tc-icon-claims-add:before,
.tc-icon-claim-add:before {
    content: "\e906";
}
.tc-icon-claims-copy:before,
.tc-icon-claim-copy:before {
    content: "\e907";
}
.tc-icon-claims-delete:before,
.tc-icon-claim-delete:before {
    content: "\e908";
}
.tc-icon-compliance:before {
    content: "\e909";
}
.tc-icon-compliance-add:before {
    content: "\e90a";
}
.tc-icon-compliance-copy:before {
    content: "\e90b";
}
.tc-icon-compliance-delete:before {
    content: "\e90c";
}
.tc-icon-costing:before {
    content: "\e90d";
}
.tc-icon-costing-add:before {
    content: "\e90e";
}
.tc-icon-costing-copy:before {
    content: "\e90f";
}
.tc-icon-costing-delete:before {
    content: "\e910";
}
.tc-icon-component:before,
.tc-icon-fabric:before {
    content: "\e911";
}
.tc-icon-component-add:before,
.tc-icon-fabric-add:before {
    content: "\e912";
}
.tc-icon-component-copy:before,
.tc-icon-fabric-copy:before {
    content: "\e913";
}
.tc-icon-component-delete:before,
.tc-icon-fabric-delete:before {
    content: "\e914";
}
.tc-icon-forum:before {
    content: "\e915";
}
.tc-icon-help:before {
    content: "\e916";
}
.tc-icon-home:before {
    content: "\e917";
}
.tc-icon-logout:before {
    content: "\e918";
}
.tc-icon-orders:before,
.tc-icon-purchase-order:before {
    content: "\e919";
}
.tc-icon-orders-add:before,
.tc-icon-purchase-order-add:before {
    content: "\e91a";
}
.tc-icon-orders-copy:before,
.tc-icon-purchase-order-copy:before {
    content: "\e91b";
}
.tc-icon-orders-delete:before,
.tc-icon-purchase-order-delete:before {
    content: "\e91c";
}
.tc-icon-report:before {
    content: "\e91d";
}
.tc-icon-icon_report-add:before {
    content: "\e91e";
}
.tc-icon-report-copy:before {
    content: "\e91f";
}
.tc-icon-report-delete:before {
    content: "\e920";
}
.tc-icon-sales-order:before {
    content: "\e93e";
}
.tc-icon-sales-order-add:before {
    content: "\e93b";
}
.tc-icon-sales-order-copy:before {
    content: "\e93d";
}
.tc-icon-sales-order-delete:before {
    content: "\e93c";
}
.tc-icon-search:before {
    content: "\e925";
}
.tc-icon-shipping:before {
    content: "\e926";
}
.tc-icon-shipping-add:before {
    content: "\e927";
}
.tc-icon-shipping-copy:before {
    content: "\e928";
}
.tc-icon-shipping-delete:before {
    content: "\e929";
}
.tc-icon-showroom:before {
    content: "\e92a";
}
.tc-icon-style:before {
    content: "\e92b";
}
.tc-icon-style-add:before {
    content: "\e92c";
}
.tc-icon-style-copy:before {
    content: "\e92d";
}
.tc-icon-style-delete:before {
    content: "\e92e";
}
.tc-icon-support:before {
    content: "\e92f";
}
.tc-icon-user:before {
    content: "\e930";
}
.tc-icon-web:before {
    content: "\e931";
}
.tc-icon-wiki:before {
    content: "\e932";
}
.tc-icon-license:before {
    content: "\e933";
}
.tc-icon-license-add:before {
    content: "\e934";
}
.tc-icon-license-copy:before {
    content: "\e935";
}
.tc-icon-license-delete:before {
    content: "\e936";
}
.tc-icon-planner:before {
    content: "\e937";
}
.tc-icon-planner-add:before {
    content: "\e938";
}
.tc-icon-planner-copy:before {
    content: "\e939";
}
.tc-icon-planner-delete:before {
    content: "\e93A";
}
