﻿/* --- COPSE --- */
@font-face {
font-family: 'Copse';
    src: url('/Content/fonts/fontfiles/copse.eot');
    src: url('/Content/fonts/fontfiles/copse.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/copse.woff') format('woff'),
        url('/Content/fonts/fontfiles/copse.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}