/*
Theme Name: interlinetheme
Author: Pavlo Dor
Version: 1.0.0
telegram: https://t.me/pavel_dor
*/
@font-face {
    font-family: 'Proxima Nova';
    src: url('font/ProximaNova-Regular.eot');
    src: url('font/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-Regular.woff') format('woff'),
    url('font/ProximaNova-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('font/ProximaNova-Bold.eot');
    src: url('font/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-Bold.woff') format('woff'),
    url('font/ProximaNova-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('font/ProximaNova-Light.eot');
    src: url('font/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-Light.woff') format('woff'),
    url('font/ProximaNova-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('font/ProximaNova-Black.eot');
    src: url('font/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-Black.woff') format('woff'),
    url('font/ProximaNova-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Semibold';
    src: url('font/ProximaNova-Semibold.eot');
    src: url('font/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-Semibold.woff') format('woff'),
    url('font/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Extrabold';
    src: url('font/ProximaNova-Extrabld.eot');
    src: url('font/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-Extrabld.woff') format('woff'),
    url('font/ProximaNova-Extrabld.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('font/ProximaNova-RegularIt.eot');
    src: url('font/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),
    url('font/ProximaNova-RegularIt.woff') format('woff'),
    url('font/ProximaNova-RegularIt.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}