@import url("//fonts.googleapis.com/css?family=Open+Sans|Lora|Kalam|Nunito");

h1 { font-family:Lora; font-weight:800; }
h2 { font-family:Lora; font-weight:800; }
p { font-family:Lora; font-size:17px; font-weight:300; }
a { font-family:Lora; font-size:17px; font-weight:300; }

.payment-options p {

    font-family: Nunito;
    font-size: 13px;

}
