
@font-face {
  font-family: 'Branina Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Branina Sans'), local('BraninaSans'), url(../fonts/BerninaSans-CondensedRegular.otf) format('opentype');
}

@font-face {
  font-family: 'Branina Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Branina Sans Bold'), local('BraninaSans-Bold'), url(../fonts/BerninaSans-CondensedBold.otf) format('opentype');
}

@font-face {
  font-family: 'Branina Sans';
  font-style: normal;
  font-weight: 100;
  src: local('Branina Sans Light'), local('BraninaSans-Light'), url(../fonts/BerninaSans-CondensedLight.otf) format('opentype');
}


@font-face {
  font-family: 'GoogleSans-Medium';
  font-style: normal;
  font-weight: 100;
  src: local('Google Sans Medium'), local('GoogleSans-Medium'), url(../fonts/GoogleSans-Medium.woff) format('opentype');
}

@font-face {
  font-family: 'GoogleSans-Regular';
  font-style: normal;
  font-weight: 100;
  src: local('Google Sans Regular'), local('GoogleSans-Regular'), url(../fonts/GoogleSans-Regular.woff) format('opentype');
}

@font-face {
  font-family: 'GoogleSans-Bold';
  font-style: normal;
  font-weight: 100;
  src: local('Google Sans Bold'), local('GoogleSans-Bold'), url(../fonts/GoogleSans-Bold.woff) format('opentype');
}
