    @font-face {
    font-family: 'FilsonProRegular';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('FilsonProRegular'), url('FilsonProRegular.otf') format('opentype');
    }
    
    @font-face {
    font-family: 'PlayfairDisplay Italic';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('PlayfairDisplay Italic'), url('PlayfairDisplay-Italic.ttf') format('truetype');
    }
    @font-face {
    font-family: 'PlayfairDisplay Regular';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('PlayfairDisplay Regular'), url('PlayfairDisplay-Regular.ttf') format('truetype');
    }
   
    @font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Helvetica'), url('Helvetica.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Helvetica Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Helvetica Bold'), url('Helvetica-Bold.woff') format('woff');
    }

