@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 300;
	src: local('☺︎'), url("./sf-pro-text_light.woff2") format("woff2");
	/* (C) 2019 Apple Inc. All rights reserved.
 */
}

@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 400;
	src: url("./sf-pro-text_regular.eot");
	src: local('☺︎'), url("./sf-pro-text_regular.woff2") format("woff2");
	/* (C) 2019 Apple Inc. All rights reserved.
*/
}

@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 500;
	src: local('☺︎'), url("./sf-pro-text_semibold.woff2") format("woff2");
	/* (C) 2019 Apple Inc. All rights reserved.
 */
}

@import url('https://fonts.cdnfonts.com/css/roboto');

body, html {
	text-size-adjust: 100%;
	font-size: 14px;
	line-height: 1.42859;
	font-weight: 400;
	letter-spacing: -.016em;
	font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}