/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 24, 2022 */


/*
@font-face {
    font-family: 'Lato';
    src: url('/static/baskerville/LibreBaskerville-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Lato';
    src: url('/static/baskerville/LibreBaskerville-Regular.ttf') format('truetype');
	font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Lato';
    src: url('/static/baskerville/LibreBaskerville-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Lato';
	src: url('/static/baskerville/LibreBaskerville-Regular.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}*/

@font-face {
	font-family: 'league';
	src: url('/static/outfit/Outfit-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'league';
	src: url('/static/outfit/Outfit-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'league';
	src: url('/static/outfit/Outfit-Light.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}