@font-face {
    font-family: 'subheading-font';
    src: url('AreaExtended-Bold.woff2') format('woff2'),
        url('AreaExtended-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'subheading-font';
    src: url('AreaExtended-Regular.woff2') format('woff2'),
        url('AreaExtended-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'body-font';
    src: url('Poppins-Regular.woff2') format('woff2'),
        url('Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'heading-font';
    src: url('731c0d8774a174129d5230fcb131bf2a.woff2') format('woff2'),
        url('731c0d8774a174129d5230fcb131bf2a.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}