@font-face {
    font-family: PFont;
    font-style: normal;
    font-weight: 200;
    src: url(../fontes/Comfortaa-Light.ttf) format('truetype');
}

@font-face {
    font-family: PFont;
    font-style: normal;
    font-weight: normal;
    src: url(../fontes/Comfortaa-Regular.ttf) format('truetype');
}

@font-face {
    font-family: PFont;
    font-style: normal;
    font-weight: bold;
    src: url(../fontes/Comfortaa-Bold.ttf) format('truetype');
}
