@font-face {
    font-family: 'Raleway-Regular';
    src: url(raleway/Raleway-Regular.ttf);
}
@font-face {
    font-family: 'Raleway-Black';
    src: url(raleway/Raleway-Black.ttf);
}
@font-face {
    font-family: 'Raleway-Bold';
    src: url(raleway/Raleway-Bold.ttf);
}
@font-face {
    font-family: 'Raleway-Thin';
    src: url(raleway/Raleway-Thin.ttf);
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(roboto/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url(roboto/Roboto-Bold.ttf);
}