@charset "UTF-8";
@font-face{font-family:'FuturaPT-Light';src:url(../webfonts/34D7CE_0_0.eot);src:url(../webfonts/34D7CE_0_0.eot?#iefix) format("embedded-opentype"),url(../webfonts/34D7CE_0_0.woff2) format("woff2"),url(../webfonts/34D7CE_0_0.woff) format("woff"),url(../webfonts/34D7CE_0_0.ttf) format("truetype")}
@font-face{font-family:'FuturaPT-Book';src:url(../webfonts/34D7CE_1_0.eot);src:url(../webfonts/34D7CE_1_0.eot?#iefix) format("embedded-opentype"),url(../webfonts/34D7CE_1_0.woff2) format("woff2"),url(../webfonts/34D7CE_1_0.woff) format("woff"),url(../webfonts/34D7CE_1_0.ttf) format("truetype")}
@font-face{font-family:'FuturaPT-Medium';src:url(../webfonts/34D7CE_2_0.eot);src:url(../webfonts/34D7CE_2_0.eot?#iefix) format("embedded-opentype"),url(../webfonts/34D7CE_2_0.woff2) format("woff2"),url(../webfonts/34D7CE_2_0.woff) format("woff"),url(../webfonts/34D7CE_2_0.ttf) format("truetype")}
@font-face{font-family:'FuturaPT-Heavy';src:url(../webfonts/34D7CE_2_0.eot);src:url(../webfonts/34D7CE_2_0.eot?#iefix) format("embedded-opentype"),url(../webfonts/34D7CE_2_0.woff2) format("woff2"),url(../webfonts/34D7CE_2_0.woff) format("woff"),url(../webfonts/34D7CE_2_0.ttf) format("truetype")}

:root {
    --primary-color: #9098a0;
    --secondary-color: #030303;
    --primary-font: 'FuturaPT-Light';
    --bold-font: 'FuturaPT-Book';
}