﻿.text-auth {
    font-size: 32px;
    color: #8492af;
    font-family: Roboto;
    src: url(fonts/Roboto-Light.ttf);
}

.text-auth-welcome-p1 {
    font-size: 32px;
    color: #8492af;
    font-family: Roboto;
    src: url(fonts/Roboto-Light.ttf);
}

.text-auth-welcome-p2 {
    font-size: 32px;
    color: #5584ff;
    font-family: Roboto;
    src: url(fonts/Roboto-Light.ttf);
}