﻿@font-face {
    font-family: 'PetitFormalScript-Regular';
    src: url('../font/PetitFormalScript-Regular.ttf') format('truetype');
}

.fter {
    background-color: #808080;
    color: aliceblue;
    font-size: 20px;
    font-family: PetitFormalScript-Regular;
}
.fter2 {
    margin-bottom: 5px;
    margin-top: 50px;
    background-color: #fdd835;
}
