/* ----------- DIN ----------- */

@font-face {
    font-family: 'DIN-Light';
    src: url('../fonts/DIN-Light.woff') format('woff'),
         url('../fonts/DIN-Light.otf') format('otf'),
         url('../fonts/DIN-Light.svg#DIN-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN-Regular';
    src: url('../fonts/DIN-Regular.woff') format('woff'),
         url('../fonts/DIN-Regular.otf') format('otf'),
         url('../fonts/DIN-Regular.svg#DIN-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN-Medium';
    src: url('../fonts/DIN-Medium.woff') format('woff'),
         url('../fonts/DIN-Medium.otf') format('otf'),
         url('../fonts/DIN-Medium.svg#DIN-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ----------- Tisa OT ----------- */

@font-face {
    font-family: 'TisaOT-Regular';
    src: url('../fonts/TisaOT-Regular.woff') format('woff'),
         url('../fonts/TisaOT-Regular.otf') format('otf'),
         url('../fonts/TisaOT-Regular.svg#TisaOT-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TisaOT-Italic';
    src: url('../fonts/TisaOT-Italic.woff') format('woff'),
         url('../fonts/TisaOT-Italic.otf') format('otf'),
         url('../fonts/TisaOT-Italic.svg#TisaOT-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TisaOT-Medium';
    src: url('../fonts/TisaOT-Medium.woff') format('woff'),
         url('../fonts/TisaOT-Medium.otf') format('otf'),
         url('../fonts/TisaOT-Medium.svg#TisaOT-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TisaOT-MediumItalic';
    src: url('../fonts/TisaOT-MediumItalic.woff') format('woff'),
         url('../fonts/TisaOT-MediumItalic.otf') format('otf'),
         url('../fonts/TisaOT-MediumItalic.svg#TisaOT-MediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TisaOT-Bold';
    src: url('../fonts/TisaOT-Bold.woff') format('woff'),
         url('../fonts/TisaOT-Bold.otf') format('otf'),
         url('../fonts/TisaOT-Bold.svg#TisaOT-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
