/*@font-face {*/
/*    font-family: "CocoSharp";*/
/*    src: url("CocoSharp-Bold.woff") format("truetype");*/
/*    font-weight: 700;*/
/*}*/
/*@font-face {*/
/*    font-family: "CocoSharp";*/
/*    src: url("CocoSharp-Extrabold.woff") format("truetype");*/
/*    font-weight: 800;*/
/*}*/
/*@font-face {*/
/*    font-family: "CocoSharp";*/
/*    src: url("CocoSharp-Regular.ttf") format("truetype");*/
/*    font-weight: 400;*/
/*}*/
/*@font-face {*/
/*    font-family: "CocoSharp";*/
/*    src: url("CocoSharp-Light.ttf") format("truetype");*/
/*    font-weight: 100;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Georgia';*/
/*    src: url('Georgia.woff2') format('woff2'),*/
/*        url('Georgia.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Georgia';*/
/*    src: url('Georgia-BoldItalic.woff2') format('woff2'),*/
/*        url('Georgia-BoldItalic.woff') format('woff');*/
/*    font-weight: bold;*/
/*    font-style: italic;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Georgia';*/
/*    src: url('Georgia-Italic.woff2') format('woff2'),*/
/*        url('Georgia-Italic.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: italic;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Georgia';*/
/*    src: url('Georgia-Bold.woff2') format('woff2'),*/
/*        url('Georgia-Bold.woff') format('woff');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/


@font-face {
    font-family: 'Averta';
    src: url('Averta-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Averta';
    src: url('Averta-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Averta';
    src: url('Averta-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}