

@font-face {
  font-family: 'Round-Gothic';
  src: url('Round-Gothic-Bold.otf');
  src: local('Round-Gothic'), local('Round-Gothic Bold'), url('Round-Gothic-Bold.otf');
  font-weight: bold;
  font-style: normal;
}
 @font-face {
  font-family: 'Round-Gothic';
  src: url('TsukushiAMaruGothic.ttc');
  src: local('Round-Gothic'), local('Round-Gothic Light'), url('TsukushiAMaruGothic.ttc');
  font-weight: normal;
  font-style: normal;
}