@font-face {
    font-family: "fira-sans";
    src: url("Fira-Sans/fira-sans-regular.woff2") format("woff2"), url("Fira-Sans/fira-sans-regular.woff") format("woff"), url("Fira-Sans/fira-sans-regular.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "fira-sans";
    src: url("Fira-Sans/fira-sans-light.woff2") format("woff2"), url("Fira-Sans/fira-sans-light.woff") format("woff"), url("Fira-Sans/fira-sans-light.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "fira-sans";
    src: url("Fira-Sans/fira-sans-bold.woff2") format("woff2"), url("Fira-Sans/fira-sans-bold.woff") format("woff"), url("Fira-Sans/fira-sans-bold.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "fira-sans";
    src: url("Fira-Sans/fira-sans-medium.woff2") format("woff2"), url("Fira-Sans/fira-sans-medium.woff") format("woff"), url("Fira-Sans/fira-sans-medium.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "fira-sans";
    src: url("Fira-Sans/fira-sans-semibold.woff2") format("woff2"), url("Fira-Sans/fira-sans-semibold.woff") format("woff"), url("Fira-Sans/fira-sans-semibold.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "cck";
    src: url("cck.eot");
    src: url("cck.eot?#iefix") format("embedded-opentype"), url("cck.woff") format("woff"), url("cck.ttf") format("truetype"), url("cck.svg#cck") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('glyphicons-halflings-regular.eot');
    src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.woff') format('woff'), url('glyphicons-halflings-regular.ttf') format('truetype'), url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}