@font-face {
    font-family: 'Switzer';
    src: url('https://invetso.com/wp-content/themes/hello-elementor/assets/fonts/Switzer-Black.otf') format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: 'Switzer';
    src: url('https://invetso.com/wp-content/themes/hello-elementor/assets/fonts/Switzer-Bold.otf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'Switzer';
    src: url('https://invetso.com/wp-content/themes/hello-elementor/assets/fonts/Switzer-Medium.otf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Switzer';
    src: url('https://invetso.com/wp-content/themes/hello-elementor/assets/fonts/Switzer-Regular.otf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Switzer';
    src: url('https://invetso.com/wp-content/themes/hello-elementor/assets/fonts/Switzer-Light.otf') format('truetype');
    font-weight: 300;
}


/* | Font               | CSS Font Weight |
| ------------------ | --------------- |
| `Switzer-Black`    | `900`           |
| `Switzer-Bold`     | `700`           |
| `Switzer-Medium`   | `500`           |
| `Switzer-Regular`  | `400`           |
| `Switzer-Light`    | `300`           | */