
@font-face {
    font-family: "Barlow Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Barlow Regular'), url('Barlow-Regular.ttf') format('TrueType');
    }
@font-face {
    font-family: "Barlow Medium";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Barlow Medium'), url('Barlow-Medium.ttf') format('TrueType');
    }
@font-face {
    font-family: "Barlow SemiBold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Barlow SemiBold'), url('Barlow-SemiBold.ttf') format('TrueType');
    }
@font-face {
    font-family: "Barlow Bold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Barlow Bold'), url('Barlow-Bold.ttf') format('TrueType');
    }
@font-face {
    font-family: "Barlow Black";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Barlow Black'), url('Barlow-Black.ttf') format('TrueType');
    }
 @font-face {
    font-family: 'Interstate Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Interstate Regular'), url('InterstateRegular.woff') format('woff');
    }

    @font-face {
    font-family: 'Interstate Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Interstate Bold'), url('InterstateBold.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Interstate BlackCondensed';
    font-style: normal;
    font-weight: normal;
    src: local('Interstate BlackCondensed'), url('InterstateBlackCondensed.woff') format('woff');
    }
    