@font-face {
    font-family: 'skibidi Gothic'; /*a name to be used later*/
    font-weight: normal;
    font-style: normal;
    src: url('https://codehs.com/uploads/d8f49c11fd83fb1ff40778a9189a2dbc'); /*URL to font*/
}

@font-face {
    font-family: 'skibidi Gothic'; /*a name to be used later*/
    font-weight: bold;
    font-style: normal;
    src: url('https://codehs.com/uploads/5089b04ebe81d28afaf0e142c8f6dc64'); /*URL to font*/
}

@font-face {
    font-family: 'skibidi Gothic'; /*a name to be used later*/
    font-weight: normal;
    font-style: italic;
    src: url('https://codehs.com/uploads/7bdc038fb86122cbdc46416cab7c83ba'); /*URL to font*/
}

@font-face {
    font-family: 'skibidi Gothic'; /*a name to be used later*/
    font-weight: bold;
    font-style: italic;
    src: url('https://codehs.com/uploads/5089b04ebe81d28afaf0e142c8f6dc64'); /*URL to font*/
}