
/**
 * Font-Faces
 */
@font-face {
    font-family: helv_custom_bold;
    src: local('Arial'), local('Helvetica'), local('sans-serif')
}