@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap');

body {
    font-family: 'Source Sans 3', sans-serif;
}
