﻿:root {
    --color-cta: #D54E18;
    --color-cta2: #f35e31;
    --color-hl1: #4557d7;
    --color-hl2: #D54E18;
    --color-hl3: #D54E18;
    --color-deg1: #f35e31;
    --color-deg2: #C2D0E4;
    --color-deg3: #F3F6FA;
    --color-title: #000000;
    --color-txt: #666676;
    --color-txt-light: #a8b3c2;
    --color-link: #4557d7;
    --color-danger: #A60000;
    --color-danger-light: #F6E5E5;
}

@import url("https://p.typekit.net/p.css?s=1&k=cna2mix&ht=tk&f=13409.13410.13411.13412.13413.13414.13415.13416.14287.14288.14289.14290.24388.24389.24390.24391.40909.40975.40910.40976.40911.40977.40912.40978.40913.40979.40915.40981.40916.40982&a=84109338&app=typekit&e=css");

html {
    font-family: parisine-std,sans-serif;
    font-weight: 400;
    font-style: normal;
}
