/* roboto-300italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('../fonts/roboto-v29-latin-300italic.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-300 - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-v29-latin-300.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-regular - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-v29-latin-regular.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-italic - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/roboto-v29-latin-italic.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-500 - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/roboto-v29-latin-500.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-500italic - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: url('../fonts/roboto-v29-latin-500italic.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-700 - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/roboto-v29-latin-700.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  
  /* roboto-700italic - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/roboto-v29-latin-700italic.ttf') format('truetype'); /* IE9 Compat Modes */
  }
  

  @font-face {
    font-family: 'Raleway';
    font-style: normal;
    src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  }

