﻿@font-face {
    font-family: 'Cooper Std Black';
    font-style: normal;
    font-weight: normal;
    src: local('Cooper Std Black'), url('/fonts/CooperBlack-Std.woff') format('woff');
}

@font-face {
    font-family: 'Cooper Std Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Cooper Std Black Italic'), url('/fonts/CooperBlack-StdItal.woff') format('woff');
}