﻿@font-face {
	font-family: 'PT Root';
	src: url('fonts/PT Root UI_Bold.ttf');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'PT Root';
	src: url('fonts/PT Root UI_Medium.ttf');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'PT Root';
	src: url('fonts/PT Root UI_Regular.ttf');
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: 'GP';
	src: url('fonts/GothaProBla.otf');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'GP';
	src: url('fonts/GothaProBol.otf');
	font-weight: 700;
	font-style: normal;
}
