@font-face {
    font-family: 'Tomorrow';
    src: url('/fonts/tomorrow/Tomorrow-Regular.0f5222c5b8f2875d.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tomorrow';
    src: url('/fonts/tomorrow/Tomorrow-Bold.c359337fed84b996.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Source Code Pro';
    src: url('/fonts/source_code_pro/SourceCodePro-Regular.2001d0fc5fed1917.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Source Code Pro';
    src: url('/fonts/source_code_pro/SourceCodePro-Bold.09c29de1eb1fa452.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
