////
/// Notice Print
/// @group notice
////

@media print {
  @import 'index';
  @import 'style/print';
}
