﻿


@font-face
{
	font-family: 'Noto Sans JP';
	src: url('/lib/font/noto_sans_jp/notosansjp-variablefont_wght.ttf') format('truetype');
	font-weight: 400 900;
}


/*

@font-face
{
	font-family: 'Nunito';
	src: url('/lib/font/nunito/nunito-variablefont_wght.ttf') format('truetype');
	font-weight: 400 900;
}


@font-face
{
	font-family: 'Open Sans';
	src: url('/lib/font/open_sans/opensans-variablefont_wdth,wght.ttf') format('truetype');
	font-weight: 400 900;
}

@font-face
{
	font-family: 'MPlus1';
	src: url('/lib/font/m_plus_1_jp/mplus1-variablefont_wght.woff2') format('woff2');
	font-weight: 400 900;
}

@font-face
{
	font-family: 'MPlus11';
	src: url('/lib/font/m_plus_1_jp/mplus1-variablefont_wght.ttf') format('truetype');
	font-weight: 400 900;
}


@font-face
{
	font-family: 'Poppins';
	src: url('/lib/font/poppins/poppins-regular.ttf') format('truetype');
	font-weight: 400;
}

@font-face
{
	font-family: 'Poppins';
	src: url('/lib/font/poppins/poppins-medium.ttf') format('truetype');
	font-weight: 500;
}

@font-face
{
	font-family: 'Poppins';
	src: url('/lib/font/poppins/poppins-semibold.ttf') format('truetype');
	font-weight: 600;
}

@font-face
{
	font-family: 'Poppins';
	src: url('/lib/font/poppins/poppins-bold.ttf') format('truetype');
	font-weight: 700; 
}


@font-face
{
	font-family: 'Lato';
	src: url('/lib/font/lato/lato-regular.ttf') format('truetype');
	font-weight: 400; 
}

*/

