@font-face {
	font-family: alwyn;
	font-style: normal;
	font-weight: 700;
	src: url('./ALWYNBold.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: oblique;
	font-weight: 700;
	src: url('./ALWYNBoldOblique.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: normal;
	font-weight: 500;
	src: url('./ALWYNMedium.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: oblique;
	font-weight: 500;
	src: url('./ALWYNMediumOblique.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: normal;
	font-weight: 400;
	src: url('./ALWYNRegular.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: oblique;
	font-weight: 400;
	src: url('./ALWYNOblique.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: normal;
	font-weight: 300;
	src: url('./ALWYNLight.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: oblique;
	font-weight: 300;
	src: url('./ALWYNLightOblique.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: normal;
	font-weight: 100;
	src: url('./ALWYNThin.TTF') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: alwyn;
	font-style: oblique;
	font-weight: 100;
	src: url('./ALWYNThinOblique.TTF') format('truetype');
	font-display: swap;
}
