
/* Copyright (c) 2022 by Eduardo Manso. All rights reserved.
 * This software is the property of Emtype Foundry and may not be reproduced, used, displayed, modified, disclosed or transferred.
 * For use these Webfonts you may obtain a valid license at http://www.emtype.net */

@font-face {
font-family: 'ApproachKoelnRegular';
      src: url('wf/ApKo1000-Rg.eot'); /* IE9 Compat Modes */
      src: url('wf/ApKo1000-Rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('wf/ApKo1000-Rg.woff2') format('woff2'), /* Modern Browsers */
           url('wf/ApKo1000-Rg.woff') format('woff'), /* Modern Browsers */
           url('wf/ApKo1000-Rg.ttf') format('truetype'); /* Safari, Android, iOS */
      font-style: normal;
      font-weight: normal;
      text-rendering: optimizeLegibility;
}