@font-face {
    font-family: FontIcon;
    src: url(fonts/FontIcon.eot);
    src: url(fonts/FontIcon.eot#iefix) format("embedded-opentype"), url(fonts/FontIcon.ttf) format("truetype"), url(fonts/FontIcon.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ConduitLight;
    src: url(fonts/ConduitLight.eot);
    src: url(fonts/ConduitLight.eot?#iefix) format("embedded-opentype"), url(fonts/ConduitLight.woff2) format("woff2"), url(fonts/ConduitLight.woff) format("woff"), url(fonts/ConduitLight.ttf) format("truetype"), url(fonts/ConduitLight.svg#Conduit) format("svg");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: ConduitBold;
    src: url(fonts/ConduitBold.eot);
    src: url(fonts/ConduitBold.eot?#iefix) format("embedded-opentype"), url(fonts/ConduitBold.woff2) format("woff2"), url(fonts/ConduitBold.woff) format("woff"), url(fonts/ConduitBold.ttf) format("truetype"), url(fonts/ConduitBold.svg#Conduit) format("svg");
    font-weight: 500;
    font-style: normal;
}