﻿:root {
    --color-cta: #a5125c;
    --color-cta2: #fd0755;
    --color-hl1: #801847;
    --color-hl2: #a5125c;
    --color-hl3: #000000;
    --color-deg1: #a5125c;
    --color-deg2: #a5125c;
    --color-deg3: #f2f2f2;
    --color-title: #e61859;
    --color-txt: #666676;
    --color-txt-light: #9d9d9c;
    --color-link: #a5125c;
    --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;
}
