﻿/* canvas {
  border: 1px solid black;
} */
@font-face {
	font-family: "caroni";
	font-style: normal;
	font-weight: normal;
    src: url("../../Assets/Fonts/caroni.ttf") format('truetype'),
    url("../../Assets/Fonts/caroni.otf");
    
}
@font-face {
	font-family: "leander";
	font-style: normal;
    font-weight: normal;
    src: url("../../Assets/Fonts/leander.ttf") format('truetype'),
         url("../../Assets/Fonts/leander.woff");
}


