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