@font-face{font-family:sf pro display;font-style:normal;font-weight:400;src:local('SF Pro Display'),url('./fonts/SFPRODISPLAYREGULAR.woff') format('woff')};

body {
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";*/
    // font-family: -apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,"Segoe UI",helvetica neue,"Apple Color Emoji", "Segoe UI Emoji", sans-serif;
    font-family: -apple-system,BlinkMacSystemFont,"SF Pro Display",Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,"Segoe UI",helvetica neue,"Apple Color Emoji", "Segoe UI Emoji", sans-serif;
    line-height: 1.5;
    color: rgb(36, 41, 47);
}

