@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('UbuntuRegular.eot'); 
  src: local('Ubuntu'), url(UbuntuRegular.woff) format('woff2'), url('UbuntuRegular.ttf') format('truetype');
}@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('UbuntuMedium.eot'); 
  src: local('Ubuntu Medium'), url(UbuntuMedium.woff) format('woff2'), url('UbuntuMedium.ttf') format('truetype');
}@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('UbuntuBold.eot'); 
  src: local('Ubuntu Bold'), url(UbuntuBold.woff) format('woff2'), url('UbuntuBold.ttf') format('truetype');
}
@font-face {
  font-family: 'BText';
  font-style: normal;
  font-weight: 400;
  src: url('BTRegular.eot'); 
  src: local('BrioniText'), local('Brioni Text'), url(BTRegular.woff) format('woff2'), url('BTRegular.ttf') format('truetype'), url('BTRegular.svg') format('svg');
}
@font-face {
  font-family: 'BText';
  font-style: normal;
  font-weight: 700;
  src: url('BTBold.eot'); 
  src: local('BrioniText Bold'), local('Brioni Text Bold'), url(BTBold.woff) format('woff2'), url('BTBold.ttf') format('truetype'), url('BTBold.svg') format('svg');
}