@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-100.ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-100i.ttf');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-200.ttf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-200i.ttf');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-300.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-300i.ttf');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-400.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-400i.ttf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-500.ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-500i.ttf');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-600.ttf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-600i.ttf');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-700.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-700i.ttf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-800.ttf');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-800i.ttf');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-900.ttf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('./fonts/rawline-900i.ttf');
    font-weight: 900;
    font-style: italic;
}
