/* Main Font */
@font-face {
    font-family: 'humanst521_btroman';
    src: url('../fonts/humanst521_bt_roman-webfont.eot');
    src: url('../fonts/humanst521_bt_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/humanst521_bt_roman-webfont.woff') format('woff'),
         url('../fonts/humanst521_bt_roman-webfont.ttf') format('truetype'),
         url('../fonts/humanst521_bt_roman-webfont.svg#humanst521_btroman') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
/*    font-weight: normal;   */
    font-style: normal;
}

@font-face {	
	font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
/*    font-weight: normal;   */
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proximanova-semibold-webfont.eot');
    src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
/*  font-weight: normal;   */
    font-style: normal;
}
