
@font-face {
	font-family: 'ca-font'; 
	src: url(../fonts/pheivrit.woff) format('woff'); 
}

#background-video {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 95%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-fit: cover;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  }

.ca-font {
	font-family: 'ca-font'; 
   
 	
}

.logo {
    font-size: 180px;
}

.text01 {
    font-size: 26px;
}
