﻿@charset "UTF-8";

@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Epilogue/Epilogue-Light.woff2) format('woff2'),
		url(../fonts/Epilogue/Epilogue-Light.woff) format('woff'),
		url(../fonts/Epilogue/Epilogue-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/DM_Sans/DMSans-Regular.woff2) format('woff2'),
		url(../fonts/DM_Sans/DMSans-Regular.woff) format('woff'),
		url(../fonts/DM_Sans/DMSans-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/DM_Sans/DMSans-Medium.woff2) format('woff2'),
		url(../fonts/DM_Sans/DMSans-Medium.woff) format('woff'),
		url(../fonts/DM_Sans/DMSans-Medium.ttf) format('truetype');
}

@font-face {
	font-family: 'Lexend Zetta';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Lexend_Zetta/LexendZetta-Light.woff2) format('woff2'),
		url(../fonts/Lexend_Zetta/LexendZetta-Light.woff) format('woff'),
		url(../fonts/Lexend_Zetta/LexendZetta-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'Lexend Zetta';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Lexend_Zetta/LexendZetta-Regular.woff2) format('woff2'),
		url(../fonts/Lexend_Zetta/LexendZetta-Regular.woff) format('woff'),
		url(../fonts/Lexend_Zetta/LexendZetta-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.woff2) format('woff2'),
		url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.woff) format('woff'),
		url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Noto_Sans_JP/NotoSansJP-Bold.woff2) format('woff2'),
		url(../fonts/Noto_Sans_JP/NotoSansJP-Bold.woff) format('woff'),
		url(../fonts/Noto_Sans_JP/NotoSansJP-Bold.ttf) format('truetype');
}