@font-face {
    font-family: Assistant;
    src: url(../fonts/Assistant-Regular.ttf);
}

@font-face {
    font-family: Assistant;
    src: url(../fonts/Assistant-ExtraLight.ttf);
    font-weight: 200;
}

@font-face {
    font-family: Assistant;
    src: url(../fonts/Assistant-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: Assistant;
    src: url(../fonts/Assistant-SemiBold.ttf);
    font-weight: 600;
}

@font-face {
    font-family: Assistant;
    src: url(../fonts/Assistant-Bold.ttf);
    font-weight: 700;
}

@font-face {
    font-family: Assistant;
    src: url(../fonts/Assistant-ExtraBold.ttf);
    font-weight: 800;
}

@font-face {
    font-family: Beyond;
    src: url(../fonts/Beyond.ttf);
}

@font-face {
    font-family: Rubik;
    src: url(../fonts/Rubik.ttf);
}
