﻿@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');
}

@font-face {
    font-family: "Melior";
    src: local('Melior'), url("/fonts/MeliorLTStd-Bold.woff2") format("woff2"), url("/fonts/MeliorLTStd-Bold.woff") format("woff"), url('/fonts/MeliorLTStd-Bold.ttf?orls46') format('truetype'),;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MeliorNm";
    src: local('MeliorNm'), url("/fonts/MeliorLTStd.woff2") format("woff2"), url("/fonts/MeliorLTStd.woff") format("woff"), url('/fonts/MeliorLTStd.ttf?orls46') format('truetype'),;
    font-weight: normal;
    font-style: normal;
}
