@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
  src: url('Ubuntu-Bold.woff2') format('woff2'), url('Ubuntu-Bold.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  font-display:swap;
  src: url('Ubuntu-BoldItalic.woff2') format('woff2'), url('Ubuntu-BoldItalic.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display:swap;
  src: url('Ubuntu-Italic.woff2') format('woff2'), url('Ubuntu-Italic.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display:swap;
  src: url('Ubuntu-Light.woff2') format('woff2'), url('Ubuntu Light-mod.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  font-display:swap;
  src: url('Ubuntu-LightItalic.woff2') format('woff2'), url('Ubuntu-LightItalic.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display:swap;
  src: url('Ubuntu-Medium.woff2') format('woff2'), url('Ubuntu-Medium.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display:swap;
  src: url('Ubuntu-MediumItalic.woff2') format('woff2'), url('Ubuntu-MediumItalic.ttf') format('TrueType');
  
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display:swap;
  src: url('Ubuntu-Regular.woff2') format('woff2'), url('Ubuntu-Regular.ttf') format('TrueType');
  
}