
@font-face {
  font-family: 'ProximaNova-Black';
  src:  url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/ProximaNova-Black.otf')  format('opentype'),
	    url('../fonts/ProximaNova-Black.woff') format('woff'), 
	    url('../fonts/ProximaNova-Black.ttf')  format('truetype'), 
	    url('../fonts/ProximaNova-Black.svg#ProximaNova-Black') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'ProximaNova-Bold';
  src:  url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/ProximaNova-Bold.otf')  format('opentype'),
	    url('../fonts/ProximaNova-Bold.woff') format('woff'), 
	    url('../fonts/ProximaNova-Bold.ttf')  format('truetype'), 
	    url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Bree Serif';
    src: url('../fonts/BreeSerif-Regular.eot');
    src: url('../fonts/BreeSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BreeSerif-Regular.woff2') format('woff2'),
        url('../fonts/BreeSerif-Regular.woff') format('woff'),
        url('../fonts/BreeSerif-Regular.svg#BreeSerif-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}