.fab.fa-google-drive {
	font-family: "Font Awesome 5 Brands";
    font-weight: 400;
} 
/* CDR: gravação remota (Amazon) com ícone chevron-circle */
.cdr_rec_remote .fa-amazon:before {
    content: "\f138" !important;
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 900 !important;
}
