﻿@font-face {
    font-family: "The8-Bold";
    src: url(../fonts/CHANNEL8-Bold.woff2) format("woff2"), url(../fonts/CHANNEL8-Bold.woff) format("woff");
    font-display: block
}

@font-face {
    font-family: "The8-Regular";
    src: url(../fonts/CHANNEL8-Regular.woff2) format("woff2"), url(../fonts/CHANNEL8-Regular.woff) format("woff");
    font-display: block
}



.note-editable {
    font-family: 'The8-Regular' !important;
    min-height:180px;
}