.fontArial{
    font-family: 'Arial';
}
.fontCourierNew{
    font-family: 'Courier New';
}
.fontTimesNewRoman{
    font-family: 'Times New Roman';
}
