@import url('https://fonts.googleapis.com/css2?family=Squada+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Squada+One:400,400i,500,500i,600,600i,700,700i');
    
.collegename {
    font-family: 'Squada One', cursive;
    font-size: 65px;
    text-align: center;
    font-weight: bold;
	
}
.cn1{color:#015da0;}
.cn2{color:#db261f;}
.cn3{color:#0f5936;}
.cn4{color:#29166f;}
.collegename3 {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #383838;
	text-indent: 200px;
}

