@font-face {
    font-family: "caps";
    src: url("../fonts/firago-regular-webfont.eot");
    src: url("../fonts/firago-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/firago-regular-webfont.woff") format("woff"), url("../fonts/firago-regular-webfont.ttf") format("truetype"), url("../fonts/firago-regular-webfont.svg#firago-regular-webfont") format("svg");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: "regular";
    src: url("../fonts/firago-regular-webfont.eot");
    src: url("../fonts/firago-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/firago-regular-webfont.woff") format("woff"), url("../fonts/firago-regular-webfont.ttf") format("truetype"), url("../fonts/firago-regular-webfont.svg#firago-regular-webfont") format("svg");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: "regular";
    src: url("../fonts/firago-semibold-webfont.eot");
    src: url("../fonts/firago-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/firago-semibold-webfont.woff") format("woff"), url("../fonts/firago-semibold-webfont.ttf") format("truetype"), url("../fonts/firago-semibold-webfont.svg#firago-semibold-webfont") format("svg");
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "caps-geo";
    src: url("../fonts/bpg_dejavu_sans_web_caps-webfont.eot");
    src: url("../fonts/bpg_dejavu_sans_web_caps-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bpg_dejavu_sans_web_caps-webfont.woff") format("woff"), url("../fonts/bpg_dejavu_sans_web_caps-webfont.ttf") format("truetype"), url("../fonts/bpg_dejavu_sans_web_caps-webfont.svg#bpg_dejavu_sans_web_caps-webfont") format("svg");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: "roboto";
    src: url("../fonts/Roboto-Regular.eot");
    src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*!
body *{

font-family: 'firagomedium' 'firagobold' 'firagobook' ; 
font-family: caps !important;
text-transform: uppercase !important;
text-transform: capitalize !important;
 -webkit-font-feature-settings: 'case';
 font-feature-settings: 'case' on;
}