@font-face {
    font-family: 'Adieu';
    src: url('Adieu Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adieu';
    src: url('Adieu Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Text Pro';
    src: url('NeueHaasGroteskTextPro.eot');
    src: url('NeueHaasGroteskTextPro.eot?#iefix') format('embedded-opentype'),
    url('NeueHaasGroteskTextPro.woff2') format('woff2'),
    url('NeueHaasGroteskTextPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Text Pro';
    src: url('NeueHaasGroteskTextPro-Bold.eot');
    src: url('NeueHaasGroteskTextPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('NeueHaasGroteskTextPro-Bold.woff2') format('woff2'),
    url('NeueHaasGroteskTextPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rakkas';
    src: url('Rakkas-Regular.eot');
    src: url('Rakkas-Regular.eot?#iefix') format('embedded-opentype'),
    url('Rakkas-Regular.woff2') format('woff2'),
    url('Rakkas-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}