/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 03.11.2018, 17:42:41
    Author     : Nick Denry
*/

.c-half-bolded-header {
    font-family: 'PT Sans', 'Open Sans', Arial, Tahoma, Verdana, sans-serif;
    font-size: 20px;
    margin: 30px 0px;
    text-transform: uppercase;
}

.c-half-bolded-header__highlight {
    font-family: 'Sochi 2014 Bold', 'PT Sans', 'Open Sans', Arial, Tahoma, Verdana, sans-serif;
}