@font-face {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: normal;
    src: local('Changa One Italic'), local('Changa One-Italic'), url(./../fonts/changa-one-italic-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Changa One';
    font-style: normal;
    font-weight: normal;
    src: local('Changa One'), local('Changa One-Regular'), url(./../fonts/changa-one-regular-webfont.woff) format('woff');
    font-display: swap;
}