@import url('https://fonts.googleapis.com/css?family=Prompt:400,700&display=swap');

body {
	font-family: 'Open Sans', 'Prompt', sans-serif;
}