@font-face {
	src: url('SFProText-Light.woff2') format('woff2');
    font-family: 'agds-sfprotext';
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}

@font-face {
	src: url('SFProText-Regular.woff2') format('woff2');
    font-family: 'agds-sfprotext';
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}

@font-face {
	src: url('SFProText-Semibold.woff2') format('woff2');
    font-family: 'agds-sfprotext';
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}