.my-class{
    font-family: 'Frutiger65-Bold' !important;
 
} 
@font-face {
     font-family: 'Frutiger65-Bold';
     src: local('Frutiger65-Bold'),
         url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.woff2') format('woff2'),
         url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
	src: url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.eot');
    src: url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.woff') format('woff'),
         url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.ttf') format('truetype'),
         url('https://gesitronic.ch//wp-content/webfonts/Frutiger65-Bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}