@font-face {
    font-family: Rubik;
    src: url('/layout/font/Rubik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Rubik-Medium;
    src: url('/layout/font/Rubik-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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