@font-face {
    font-family: 'CoconRegular';
    src: url('fonnts.com-CoconPro-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.change_font{
    /*font-family: 'CoconRegular', sans-serif !important;*/
}