@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700');

p,h1,h2,h4,h5,h6,span,label,input,textarea,div,a,button,td{
    font-family: 'Roboto' !important;
}

.fas,i{
    font-family: 'Font Awesome\ 5 Free' !important;
}