@font-face {
    font-family: 'Urbanist-bold';
    src: url('Urbanist-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Urbanist';
    src: url('Urbanist-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}