@font-face{
    font-family: 'Proxima Nova';
    font-style: normal;
    font-stretch: normal;
    src: local('ProximaNova-Bold'),
         local('Proxima Nova Bold'),
         url('../fonts/ProximaNova-Bold.eot') format('embedded-opentype'),
         url('../fonts/ProximaNova-Bold.woff') format('woff'),
         url('../fonts/ProximaNova-Bold.otf') format('opentype'),
         url('../fonts/ProximaNova-Bold.ttf') format('truetype');
}
@font-face{
    font-family: 'Proxima Nova';
    font-style: normal;
    font-stretch: normal;
    src: local('ProximaNova-SemiBold'),
         local('Proxima Nova Semi Bold'),
         url('../fonts/ProximaNova-Semibold.eot') format('embedded-opentype'),
         url('../fonts/ProximaNova-Semibold.woff') format('woff'),
         url('../fonts/ProximaNova-Semibold.otf') format('opentype'),
         url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
}
@font-face{
    font-family: 'Proxima Nova';
    font-style: normal;
    font-stretch: normal;
    src: local('ProximaNova-SemiBoldIt'),
         local('Proxima Nova Semi BoldIt'),
         url('../fonts/ProximaNova-SemiboldIt.eot') format('embedded-opentype'),
         url('../fonts/ProximaNova-SemiboldIt.woff') format('woff'),
         url('../fonts/ProximaNova-SemiboldIt.otf') format('opentype'),
         url('../fonts/ProximaNova-SemiboldIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Proxima Nova';
    font-style: normal;
    font-stretch: normal;
    src: local('ProximaNova-Regular'),
         local('Proxima Nova Regular'),
         url('../fonts/ProximaNova-Regular.eot') format('embedded-opentype'),
         url('../fonts/ProximaNova-Regular.woff') format('woff'),
         url('../fonts/ProximaNova-Regular.otf') format('opentype'),
         url('../fonts/ProximaNova-Regular.ttf') format('truetype');
}
