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

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

