@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap');

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

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