@import url('https://fonts.cdnfonts.com/css/proxima-nova-condensed');

 @font-face {
 font-family: 'Proxima nova Black';
 src: url('../webfonts/proxima-nova/proximanova_black.eot') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Proxima nova Bold';
 src: url('../webfonts/proxima-nova/proximanova_bold.eot');
 src: url('../webfonts/proxima-nova/proximanova_bold.eot?#iefix') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Proxima nova Regular';
 src: url('../webfonts/proxima-nova/proximanova_light.eot');
 src: url('../webfonts/proxima-nova/Proxima-nova-Regular-webfont.eot?#iefix') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
