@charset "UTF-8";

@font-face {
    font-family: 'CustomFont';
    src: url('../fonts/Diamond Bridge.ttf') format('truetype'),
         url('../fonts/Diamond Bridget.woff') format('opentype');
    font-weight: normal;
    font-style: normal;
}