﻿/* CSS Document */

@font-face {
	font-family: 'CobblerSans';
	src: url('CobblerSansTest-Black.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'CobblerSans';
	src: url('CobblerSansTest-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'CobblerSans';
	src: url('CobblerSansTest-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}