@font-face {
    font-family: 'Cisco Sans';
    src: url('CiscoSansTTThin.eot');
    src: url('CiscoSansTTThin.eot?#iefix') format('embedded-opentype'),
        url('CiscoSansTTThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Cisco Sans';
    src: url('CiscoSansTTExtraLight.eot');
    src: url('CiscoSansTTExtraLight.eot?#iefix') format('embedded-opentype'),
        url('CiscoSansTTExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Cisco Sans';
    src: url('CiscoSansTTRegular.eot');
    src: url('CiscoSansTTRegular.eot?#iefix') format('embedded-opentype'),
        url('CiscoSansTTRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Cisco Sans';
    src: url('CiscoSansTTBold.eot');
    src: url('CiscoSansTTBold.eot?#iefix') format('embedded-opentype'),
        url('CiscoSansTTBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}