﻿@font-face {
    font-family: 'Raleway';
    src: url('/fonts/Raleway-Regular.eot');
    src: url('/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway-Regular.woff2') format('woff2'), url('/fonts/Raleway-Regular.woff') format('woff'), url('/fonts/Raleway-Regular.ttf') format('truetype'), url('/fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
}

@font-face {
    font-family: 'RalewayBold';
    src: url('/fonts/Raleway-Bold.eot');
    src: url('/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway-Bold.woff2') format('woff2'), url('/fonts/Raleway-Bold.woff') format('woff'), url('/fonts/Raleway-Bold.ttf') format('truetype'), url('/fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
}

@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Regular.eot');
    src: url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato-Regular.woff2') format('woff2'), url('/fonts/Lato-Regular.woff') format('woff'), url('/fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'LatoBold';
    src: url('/fonts/Lato-Bold.eot');
    src: url('/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato-Bold.woff2') format('woff2'), url('/fonts/Lato-Bold.woff') format('woff'), url('/fonts/Lato-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'CreteRoundItalic';
    src: url('/fonts/CreteRound-Italic.eot');
    src: url('/fonts/CreteRound-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/CreteRound-Italic.woff2') format('woff2'), url('/fonts/CreteRound-Italic.woff') format('woff'), url('/fonts/CreteRound-Italic.ttf') format('truetype');
}

.biggestBoldSpacedRalewayText{
    font-family: Raleway, sans-serif;
    font-size:64px;
    font-weight:bold;
    line-height:96px;
}

.biggerBoldSpacedRalewayText {
    font-family:Raleway, sans-serif;
    font-size:42px;
    font-weight:bold;
    letter-spacing:2px;
    line-height:42px; 
}


.bigBoldVertSpacedRalewayText{
    font-family: Raleway, sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 54px;
}

.mediumBoldSpacedRalewayText {
    font-family:Raleway, sans-serif;
    font-size:30px;
    font-weight:bold;
    letter-spacing:1px;
    line-height: 45px;
}


.mediumBoldRalewayText{
   font-family:Raleway, sans-serif;
   font-size:30px;
   font-weight:bold;
}

.smallerMediumBoldRalewayText {
    font-family: Raleway, sans-serif;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 39px;
}


.boldSpacedRalewayUppercasedText {
     font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
}

.VboldSpacedRalewayUppercasedText {
     font-family: Raleway, sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 28.5px;
}



.boldRalewayText  {
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.smallThinUppercasedRalewayText{
   font-family: Raleway, sans-serif;
   font-size:16px;
   letter-spacing:3px; 
}

.smallBoldUppercasedRalewayText{
    font-family: Raleway, sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase;
}

.smallBoldUppercasedRalewayText{
    font-family: Raleway, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 17px;
}


.mediumLatoText {
    font-family:Lato, sans-serif;
    font-size:22px;
    font-weight:300;
    line-height:33px;    
}


.smallLatoText
{
    font-family:Lato, sans-serif;
    font-size:14px;
    line-height:25.2px;
}


.smallLatoText
{
    font-family:Lato, sans-serif;
    font-size:14px;
    line-height:21px;
}

.smallerLatoText
{
    font-family:Lato, sans-serif;
    font-size:12px;
    line-height:18px;
}

.smallersmallLatoText
{
    font-family:Lato, sans-serif;
    font-size:13px;
    line-height:19.5px;
}

.smallestLatoText
{
    font-family:Lato, sans-serif;
    font-size:11.9px;
    line-height:17.85px;
}


.bigItalicCreteText {
    font-family: CreteRoundItalic, serif;
    font-size:22px;
    line-height:39px;
}

.mediumItalicCreteText {
    font-family: CreteRoundItalic, serif;
    font-size:16px;
    line-height:24px;
}

.smallItalicCreteText {
    font-family: CreteRoundItalic, serif;
    font-size:14px;
    line-height:25.2px;
}

.smallerItalicCreteText {
    font-family: CreteRoundItalic, serif;
    font-size:13px;
    line-height:14px;
}