@font-face {
    font-family: "Peix";
    src: url("fonts/Peix.ttf");
    font-weight: normal;  

}
@font-face {
    font-family: "Amiamie";
    src: url("fonts/Amiamie-Regular.woff");
    font-weight: normal;  
    font-style: normal;
}
@font-face {
    font-family: "Amiamie";
    src: url("fonts/Amiamie-Italic.woff");
    font-weight: normal;  
    font-style: italic;
}