@font-face {
    font-family: 'Gestura Headline';
    src: url('../fonts/GesturaHeadline-Light.eot');
    src: url('../fonts/GesturaHeadline-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GesturaHeadline-Light.woff2') format('woff2'),
    url('../fonts/GesturaHeadline-Light.woff') format('woff'),
    url('../fonts/GesturaHeadline-Light.ttf') format('truetype'),
    url('../fonts/GesturaHeadline-Light.svg#GesturaHeadline-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.gt-font-family {
    font-family: 'Gestura Headline' !important;
    font-weight: 400;
}

.gt-font-family-second {
    font-family: 'Gestura Headline' !important;
    font-weight: 700;
}
