@font-face {
    font-family: "Kurale";
    font-style: normal;
    font-weight: 400;
    src: local("☺"),
    url("/fonts/kurale/kurale-regular.woff") format("woff"),
    url("/fonts/kurale/kurale-regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("☺"),
    url("/fonts/roboto/roboto-light.woff") format("woff"),
    url("/fonts/roboto/roboto-light.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("☺"),
    url("/fonts/roboto/roboto-regular.woff") format("woff"),
    url("/fonts/roboto/roboto-regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: local("☺"),
    url("/fonts/roboto/roboto-italic.woff") format("woff"),
    url("/fonts/roboto/roboto-italic.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("☺"),
    url("/fonts/roboto/roboto-medium.woff") format("woff"),
    url("/fonts/roboto/roboto-medium.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("☺"),
    url("/fonts/roboto/roboto-bold.woff") format("woff"),
    url("/fonts/roboto/roboto-bold.ttf") format("truetype");
}