﻿body {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

body, .form-control {
    font-size: 16px;
}

h1, h2 {
    font-family: 'Pridi', sans-serif;
    font-weight: 400;
    color: #707478;
}

.page-header {
    font-size: 30px;
}

.panel-title {
    font-size: 15px;
}
