/* Webfont: Heartline-Regular */@font-face {
    font-family: 'Heartline';
    src: url('Heartline-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('Heartline-Regular.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

