@font-face {
    font-family: 'Calling Code';
    font-style: normal;
    font-weight: 400;
    src: local('Calling Code'), url('/assets/fonts/CallingCode-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Code Squared';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/Code-Squared.woff') format("woff");
}