/**************************************************
$ WEB FONTS
**************************************************/
/* This is the proper syntax for an @font-face file
Just create a "fonts" folder in the assets directory,
copy your FontName into code below and remove
comment brackets */

/*@font-face {
    font-family: 'FontName';
    src: url('../fonts/FontName.eot');
    src: url('../fonts/FontName.eot?iefix') format('eot'),
         url('../fonts/FontName.woff') format('woff'),
         url('../fonts/FontName.ttf') format('truetype'),
         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
    font-weight: normal;
    font-style: normal; }
*/


/***** SYMBOLSET: SS-GIZMO *****/
/*@import url("../fonts/ss-gizmo/ss-gizmo.css");*/
/* FYI: This has been included from within WordPress */

/***** SYMBOLSET: SS-SOCIAL *****/
/*@import url("../fonts/ss-social/ss-social.css");*/
/* FYI: This has been included from within WordPress */

/***** SYMBOLSET: SS-STANDARD *****/
/*@import url("../fonts/ss-standard/ss-standard.css");*/
/* FYI: This has been included from within WordPress */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 9, 2012 */

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../fonts/proxima-nova/proxima_nova_light-webfont.eot');
    src: url('../fonts/proxima-nova/proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proxima_nova_light-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proxima_nova_light-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proxima_nova_light-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/proxima-nova/proxima_nova_reg-webfont.eot');
    src: url('../fonts/proxima-nova/proxima_nova_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proxima_nova_reg-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proxima_nova_reg-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proxima_nova_reg-webfont.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../fonts/proxima-nova/proxima_nova_sbold-webfont.eot');
    src: url('../fonts/proxima-nova/proxima_nova_sbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proxima_nova_sbold-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proxima_nova_sbold-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proxima_nova_sbold-webfont.svg#ProximaNovaSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/proxima-nova/proximanova-bold-webfont.eot');
    src: url('../fonts/proxima-nova/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.svg#ProximaNovaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


