/*VIEW IN SAFARI*/
/*Safari browser is closest to mockup*/

@import "http://students.fsartanddesign.org/mayflower/GD50/avenir/stylesheet.css";

.grid-container {
  display: grid;
  grid-template-columns: 299px 1fr;
  grid-template-rows: span 4;
  font-family: "Avenir";
  width: 400px;
}

.bigA {
  font-family: 'Avenir';
  font-weight: normal;
  font-style: normal;
  font-size: 1200px;
  position: absolute;
  text-align: center;
  width: 400px;
  z-index: -1;
  color: #BE1E2D;
  padding-left: 83px;
}

.venir{
  font-size: 550px;
  line-height: 150px;
  color: #8F1622;
  letter-spacing: -55px;
  text-align: ;
  padding-top: 510px;
  padding-bottom:;
  margin-left: -30px;
  padding-right: 300px;
}

.bottom{
  width: ;
  height: ;
  padding-top: 20px;
}

.alphabet{
  font-size: 35px;
  letter-spacing: 3px;
  color: #5F0F17;
  text-align: ;
  padding-top: 90px;
  padding-right: ;
  margin-left: -60px;
}

.history{
  font-size: 14px;
  color: #30080B;
  text-align: justify;
  text-align-last: center;
  padding-top: 20px;
  margin-left: -5px;
  padding-right: 320px;
  line-height: 23px;
}

.fontfam{
  z-index: -1;
  text-align: right;
  color: #5F0F17;
  font-size: 30px;
  transform: rotate(24deg);
  grid-column: span 1;
  grid-row: span 4;
  line-height: 33px;
  padding-top: 370px;
  margin-right: -45px;
}

.light {
  font-family: 'Avenir';
  font-weight: 300;
  font-style: normal;
}

.light-obl {
  font-family: 'Avenir';
  font-weight: 300;
  font-style: italic;
}

.black-obl{
  font-family: 'Avenir Black Oblique';
  font-weight: 900;
  font-style: italic;
}

.book-obl{
  font-family: 'Avenir Book';
    font-weight: normal;
    font-style: italic;
}

.black{
  font-family: 'Avenir';
    font-weight: 900;
    font-style: normal;
}

.obl{
  font-family: 'Avenir';
    font-weight: normal;
    font-style: italic;
}

.roman{
  font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
}

.heavy-obl{
  font-family: 'Avenir';
    font-weight: 900;
    font-style: italic;
}

.heavy{
  font-family: 'Avenir';
    font-weight: 900;
    font-style: normal;
}

.book{
  font-family: 'Avenir Book';
    font-weight: normal;
    font-style: normal;
}

.medium-obl{
  font-family: 'Avenir';
    font-weight: 500;
    font-style: italic;
}

.medium{
  font-family: 'Avenir';
    font-weight: 500;
    font-style: normal;
}






/*
body {
  background-color: #aaa;
}


.box {
  border: 16px solid;
  margin: 40px;
  font-family: "Slabo 27px";
  font-size: 80px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: -5px;
  border-color: white;
  color: white;
  text-align: right;
  background: red;
}
*/
