﻿@charset "UTF-8";

@font-face {
	font-family: 'TsukushiBMaruGothic';
	font-style: normal;
	src: url(../fonts/TsukushiBMaruGothic/TsukushiBMaruGothic.woff2) format('woff2'),
		url(../fonts/TsukushiBMaruGothic/TsukushiBMaruGothic.woff) format('woff'),
		url(../fonts/TsukushiBMaruGothic/TsukushiBMaruGothic.otf) format('opentype');
}