/* Fonts ALL @font-face declarations go here applying the font to an id/class/html element goes in another file */
/* ProximaNova / Proxima Nova */
@font-face { font-family: 'ProximaNova'; src: url("font/proximanova-reg-webfont.eot"); src: url("font/proximanova-reg-webfont.eot?#iefix") format("embedded-opentype"), url("font/proximanova-reg-webfont.woff") format("woff"), url("font/proximanova-reg-webfont.ttf") format("truetype"), url("font/proximanova-reg-webfont.svg#proxima_nova_rgregular") format("svg"); font-weight: normal; font-style: normal; }

/* @INFO - these variables came from Font-Awesome package */
@font-face { font-family: 'FontAwesome'; src: url("font/fontawesome-webfont.eot?v=3.2.1"); src: url("font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg"); font-weight: normal; font-style: normal; }
