@font-face {
    font-family: Roboto-Regular;
	src: url('../fonts/RobotoTTF/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Medium;
	src: url('../fonts/RobotoTTF/Roboto-Medium.ttf');
}

@font-face {
    font-family: Roboto-Bold;
	src: url('../fonts/RobotoTTF/Roboto-Bold.ttf');
}
