@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Sabon';
    src: url('../fonts/SabonRoman.woff2') format('woff2'),
        url('../fonts/SabonRoman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Kai';
    src: url('../fonts/BebasKai.woff2') format('woff2'),
        url('../fonts/BebasKai.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@media print {
  .row.slect-row{display: none !important;}




}
