﻿@charset "utf-8";

@import 'fonts.css?45';
@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}