@font-face {
  font-family: 'BrunoAceSC';
  font-style: normal;
  src:local('BrunoAceSc'), url('../webfonts/BrunoAceSC-Regular.ttf') format('truetype');}

@font-face {
  font-family: 'Birds of Paradise';
  font-style: normal;
  src:local('Birds of Paradise'), url('../webfonts/Birds of Paradise.ttf') format('truetype');}

@font-face {
  font-family: 'MerriweatherSans';
  font-style: normal;
  src:local('MerriweatherSans'), url('../webfonts/MerriweatherSans-VariableFont_wght.ttf') format('truetype');}

.vegas-slide {
	border:1px solid black;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);	
	margin: 8px; //experiment with margin size
	}
.vegas-container {
	background-color: #E4E4E3;}