@font-face {
    font-family: 'Higuen';
    src: url('Higuen-Regular.eot');
    src: local('Higuen Regular'), local('Higuen-Regular'),
        url('Higuen-Regular.eot?#iefix') format('embedded-opentype'),
        url('Higuen-Regular.woff2') format('woff2'),
        url('Higuen-Regular.woff') format('woff'),
        url('Higuen-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.font-higuen,
.font-higuen h1,
.font-higuen h2,
.font-higuen h3,
.font-higuen h4,
.font-higuen h5,
.font-higuen h6,
.font-higuen p{
  font-family: 'Higuen'!important;
}