@font-face {
	font-family: Ubuntu;
	src: url(/wp-content/themes/ShiftAgency/assets/fonts/Ubuntu-M.ttf);
	font-weight: normal;
}

@font-face {
	font-family: 'Ubuntu Light';
	src: url(/wp-content/themes/ShiftAgency/assets/fonts/Ubuntu-L.ttf);
	font-weight: 100;
}

@font-face {
	font-family: 'Ubuntu Medium';
	src: url(/wp-content/themes/ShiftAgency/assets/fonts/Ubuntu-M.ttf);
	font-weight: normal;
}

@font-face {
	font-family: 'Ubuntu Bold';
	src: url(/wp-content/themes/ShiftAgency/assets/fonts/Ubuntu-B.ttf);
	font-weight: normal;
}

@font-face {
	font-family: ss-standard;
	src: url(/wp-content/themes/ShiftAgency/assets/fonts/ss-standard-regular.ttf);
	font-weight: normal;
}

@font-face {
	font-family: Roboto;
	src: url(/wp-content/themes/ShiftAgency/assets/fonts/Roboto-Regular.ttf);
	font-weight: normal;
}