@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700;800&display=swap');

* {
    font-family: 'Raleway', sans-serif;
}