/* Custom Styles */

*
{
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

.fa
{
    font-family: "Font Awesome 5 Free" !important;
}

.btn 
{
    white-space: normal;
    word-wrap: break-word;    
}
