@charset "utf-8";

/* =====================================================================
   TT Norms Pro — unified family.
   Όλα τα βάρη κάτω από το ίδιο font-family: 'TT Norms Pro'.
   Έτσι το font-weight επιλέγει αυτόματα το σωστό αρχείο:
     400 -> Rg | 400 italic -> It | 500 -> Md | 600 -> DmBd
     700 -> Bd | 800 -> XBd | 900 -> Blk
   ===================================================================== */

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-Rg.eot');
    src: url('fonts/TTNormsProTrial-Rg.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-Rg.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-Rg.woff') format('woff'),
        url('fonts/TTNormsProTrial-Rg.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-Rg.svg#TTNormsProTrial-Rg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-It.eot');
    src: url('fonts/TTNormsProTrial-It.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-It.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-It.woff') format('woff'),
        url('fonts/TTNormsProTrial-It.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-It.svg#TTNormsProTrial-It') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-Md.eot');
    src: url('fonts/TTNormsProTrial-Md.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-Md.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-Md.woff') format('woff'),
        url('fonts/TTNormsProTrial-Md.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-Md.svg#TTNormsProTrial-Md') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-DmBd.eot');
    src: url('fonts/TTNormsProTrial-DmBd.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-DmBd.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-DmBd.woff') format('woff'),
        url('fonts/TTNormsProTrial-DmBd.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-DmBd.svg#TTNormsProTrial-DmBd') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-Bd.eot');
    src: url('fonts/TTNormsProTrial-Bd.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-Bd.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-Bd.woff') format('woff'),
        url('fonts/TTNormsProTrial-Bd.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-Bd.svg#TTNormsProTrial-Bd') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-XBd.eot');
    src: url('fonts/TTNormsProTrial-XBd.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-XBd.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-XBd.woff') format('woff'),
        url('fonts/TTNormsProTrial-XBd.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-XBd.svg#TTNormsProTrial-XBd') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TTNormsProTrial-Blk.eot');
    src: url('fonts/TTNormsProTrial-Blk.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNormsProTrial-Blk.woff2') format('woff2'),
        url('fonts/TTNormsProTrial-Blk.woff') format('woff'),
        url('fonts/TTNormsProTrial-Blk.ttf') format('truetype'),
        url('fonts/TTNormsProTrial-Blk.svg#TTNormsProTrial-Blk') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
