/*
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: 'Welstory Gothic';
	font-weight: 700;
	src: url('Welstorygothic-Bold.otf') format('opentype'),
	url('Welstorygothic-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Welstory Gothic';
	font-weight: 400;
	src: url('Welstorygothic-Regular.otf') format('opentype'),
	url('Welstorygothic-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Welstory Gothic';
	font-weight: 300;
	src: url('Welstorygothic-Light.otf') format('opentype'),
	url('Welstorygothic-Light.ttf') format('truetype');
}
