/**
 * Definition fonts
 */

/*
[Pretendard]
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('../fonts/Pretendard/woff2/PretendardVariable.woff2') format('woff2-variations');
}

/*
[Roboto Mono]
Designed by Christian Robertson
https://fonts.google.com/specimen/Roboto+Mono

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/
@font-face {
	font-family: 'RobotoMono Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('../fonts/RobotoMono/ttf/RobotoMono-VariableFont_wght.ttf') format('truetype');
}