@font-face {
  font-family: 'MazdaTypeRegular';
  src: url('https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.woff2') format('woff2'),
    url('https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.woff') format('woff'),
    url('https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.ttf') format('truetype'),
    url('https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.eot') format('eot');
}
body {
	font-family: 'MazdaTypeRegular', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN','HiraKakuProN-W3', 'Meiryo UI','Yu Gothic Medium', sans-serif;
}