/*!
 * Now that's some Damm Creative typography by Greg Damm ;-). No templates here my friend. - https://dammcreative.com
 * Copyright 2023 Damm Creative, LLC.
 */


@font-face {
    font-family: 'AnkeHand';
    src: url('../fonts/AnkeHand.woff') format('woff'),         
         url('../fonts/AnkeHand.ttf') format('truetype'),
         url('../fonts/AnkeHand.svg#AnkeHand') format('svg'),
         url('../fonts/AnkeHand.eot'),
         url('../fonts/AnkeHand.eot?#iefix') format('embedded-opentype');
    font-display: block;
}


@font-face {
    font-family: 'OCR-ext';
    src: url('../fonts/OCR-ext.woff2') format('woff2'),
         url('../fonts/OCR-ext.woff') format('woff'),
         url('../fonts/OCR-ext.ttf') format('truetype'),
         url('../fonts/OCR-ext.svg#OCR-ext') format('svg'),
         url('../fonts/OCR-ext.eot'),
         url('../fonts/OCR-ext.eot?#iefix') format('embedded-opentype');
    font-display: block;
}


@font-face {
    font-family: 'OCRAStd';
    src: url('../fonts/OCRAStd.otf'), format('opentype-variations'),
    font-display: block;
}

