﻿* {
    font-family: "Ubuntu", sans-serif;
}

h1{
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}

h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

h3{
    font-weight: 300;
}

.quote {
    font-family: "Dancing Script", cursive;
}