
@font-face {
    font-family: 'Perfect Pi';
    src: url('/fonts/perfectpi_light.woff2') format('woff2'),
        url('/fonts/perfectpi_light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Perfect Pi';
    src: url('/fonts/perfectpi_book.woff2') format('woff2'),
        url('/fonts/perfectpi_book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Perfect Pi';
    src: url('/fonts/perfectpi_medium.woff2') format('woff2'),
        url('/fonts/perfectpi_medium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Perfect Pi';
    src: url('/fonts/perfectpi_bold.woff2') format('woff2'),
        url('/fonts/perfectpi_bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Perfect Pi';
    src: url('/fonts/perfectpi_black.woff2') format('woff2'),
        url('/fonts/perfectpi_black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: block;
}


@font-face {
	font-family: 'Luxzine';
	src: url('/fonts/luxzine_light.woff2') format('woff2'),
		 url('/fonts/luxzine_light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Luxzine';
	src: url('/fonts/luxzine_regular.woff2') format('woff2'),
		 url('/fonts/luxzine_regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Luxzine';
	src: url('/fonts/luxzine_bold.woff2') format('woff2'),
		 url('/fonts/luxzine_bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Luxzine';
	src: url('/fonts/luxzine_comp.woff2') format('woff2'),
		 url('/fonts/luxzine_comp.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-stretch: condensed;
}

@font-face {
	font-family: 'Luxzine';
	src: url('/fonts/luxzine_comp_bold.woff2') format('woff2'),
		 url('/fonts/luxzine_comp_bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-stretch: condensed;
}
