﻿@import "../../variables";

.cxs-glyph-ascentI-color{
    color: $ascentI-color !important;
}

.cxs-glyph-ascentII-color{
    color: $ascentII-color;
}

.cxs-glyph-ascentII-color-light{
    color: $ascentII-color-light;
}

.cxs-glyph-blue{
    color: $base-blue-color
}

.cxs-glyph-red{
    color: $base-red-color
}

.cxs-glyph-green{
    color: $base-green-color
}

.cxs-glyph-font-light{
    color: $base-font-color-light;
}