

@font-face {
    font-family: 'Conduit ITC light';
    src: url('../fonts/ConduitITC-Light.eot');
    src: url('../fonts/ConduitITC-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ConduitITC-Light.woff2') format('woff2'),
        url('../fonts/ConduitITC-Light.woff') format('woff'),
        url('../fonts/ConduitITC-Light.ttf') format('truetype'),
        url('../fonts/ConduitITC-Light.svg#ConduitITC-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Conduit ITC';
    src: url('../fonts/ConduitITC-Bold.eot');
    src: url('../fonts/ConduitITC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ConduitITC-Bold.woff2') format('woff2'),
        url('../fonts/ConduitITC-Bold.woff') format('woff'),
        url('../fonts/ConduitITC-Bold.ttf') format('truetype'),
        url('../fonts/ConduitITC-Bold.svg#ConduitITC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

