﻿@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: 600;
	src: url("/fonts/SF-Pro-Display/SF-Pro-Display-Semibold.woff") format('woff');
}

@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: 700;
	src: url("/fonts/SF-Pro-Display/SF-Pro-Display-Bold.woff") format('woff');
}

@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 400;
	src: url("/fonts/SF-Pro-Display/sf-pro-text-regular.woff") format('woff');
}

@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 500;
	src: url("/fonts/SF-Pro-Display/sf-pro-text-medium.woff") format('woff');
}

@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 600;
	src: url("/fonts/SF-Pro-Display/sf-pro-text-semibold.woff") format('woff');
}