@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/Roboto-Light.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/Roboto-Regular.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Roboto';
  font-style: bold;
  font-weight: 500;
  font-display: block;
  src: url("../fonts/Roboto-Bold.ttf") format("truetype"); 
}


@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/RobotoSlab-Regular.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/RobotoSlab-Light.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../fonts/RobotoSlab-Thin.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("../fonts/RobotoSlab-Bold.ttf") format("truetype"); 
}




@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  font-display: italic;
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  font-display: italic;
  src: url("../fonts/SourceSansPro-ExtraLightItalic.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  font-display: italic;
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  font-display: italic;
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype"); 
}