@import url('https://fonts.googleapis.com/css?family=Bitter:400,700');

body {
    font-family: 'Bitter', serif !important;
    font-weight: 400 !important;
}
a {
    font-family: 'Bitter', serif !important;
    font-weight: 400 !important;
}
a:hover, a:focus {
    font-family: 'Bitter', serif !important;
}
h1, h2, h3, h4, h5 {
    font-family: 'Bitter', serif !important;
    font-weight: 400 !important;
}
h1, h2 {
    font-weight: 700 !important;
}
