/* Snapshot Icon */
.snapshot:before,
.snapshot-win-shortcut:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f030';
}

.view:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f06e';
}

.load:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f110';
}

.refresh:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f021';
}