@font-face {
    font-family: 'CiscoSansBold';
    src: url('../../fonts/CiscoSansBold.eot');
    src: url('../fonts/CiscoSansBold.eot') format('embedded-opentype'),
         url('../fonts/CiscoSansBold.woff2') format('woff2'),
         url('../fonts/CiscoSansBold.woff') format('woff'),
         url('../fonts/CiscoSansBold.ttf') format('truetype'),
         url('../fonts/CiscoSansBold.svg#CiscoSansBold') format('svg');
}
@font-face {
    font-family: 'CiscoSansExtraLight';
    src: url('../fonts/CiscoSansExtraLight.eot');
    src: url('../fonts/CiscoSansExtraLight.eot') format('embedded-opentype'),
         url('../fonts/CiscoSansExtraLight.woff2') format('woff2'),
         url('../fonts/CiscoSansExtraLight.woff') format('woff'),
         url('../fonts/CiscoSansExtraLight.ttf') format('truetype'),
         url('../fonts/CiscoSansExtraLight.svg#CiscoSansExtraLight') format('svg');
}
@font-face {
    font-family: 'CiscoSansHeavy';
    src: url('../fonts/CiscoSansHeavy.eot');
    src: url('../fonts/CiscoSansHeavy.eot') format('embedded-opentype'),
         url('../fonts/CiscoSansHeavy.woff2') format('woff2'),
         url('../fonts/CiscoSansHeavy.woff') format('woff'),
         url('../fonts/CiscoSansHeavy.ttf') format('truetype'),
         url('../fonts/CiscoSansHeavy.svg#CiscoSansHeavy') format('svg');
}
@font-face {
    font-family: 'CiscoSansRegular';
    src: url('../fonts/CiscoSansRegular.eot');
    src: url('../fonts/CiscoSansRegular.eot') format('embedded-opentype'),
         url('../fonts/CiscoSansRegular.woff2') format('woff2'),
         url('../fonts/CiscoSansRegular.woff') format('woff'),
         url('../fonts/CiscoSansRegular.ttf') format('truetype'),
         url('../fonts/CiscoSansRegular.svg#CiscoSansRegular') format('svg');
}
@font-face {
    font-family: 'CiscoSansThin';
    src: url('../fonts/CiscoSansThin.eot');
    src: url('../fonts/CiscoSansThin.eot') format('embedded-opentype'),
         url('../fonts/CiscoSansThin.woff2') format('woff2'),
         url('../fonts/CiscoSansThin.woff') format('woff'),
         url('../fonts/CiscoSansThin.ttf') format('truetype'),
         url('../fonts/CiscoSansThin.svg#CiscoSansThin') format('svg');
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'),
         url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
         url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
         url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
         url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
}