@font-face {
    font-family: 'Raleway';
    src: url('raleway-medium.woff2') format('woff2'), url('raleway-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Classico';
    src: url('classicoregular.woff2') format('woff2'), url('classicoregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Classico';
    src: url('classicobold.woff2') format('woff2'), url('classicobold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('sweetsanspro-bold.woff2') format('woff2'), url('sweetsanspro-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Raleway';
    src: url('raleway-regular.woff2') format('woff2'), url('raleway-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Athena';
    src: url('athena-light.woff2') format('woff2'), url('athena-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('brandongrotesque-medium.woff2') format('woff2'), url('brandongrotesque-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}