﻿h2 {
    /*background-color: #5599DD;*/
    color: #DDDDDD;
}

h4 {
/*    background-color: #5599DD;*/
    color: rgb(31,129,173);
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../../Fontes/MontserratAlternates-Regular.ttf);
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}