/* Practice CustomFonts Style Sheet */

.websafe{
    font-family: Arial, Courier, "Courier New";
}
.google {
    font-family: 'tangerine', serif;
}
