﻿@font-face {
    font-family: 'VegurBold';
    src: url('../fonts/vegur-b0.602-webfont.eot');
    src: url('../fonts/vegur-b0.602-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vegur-b0.602-webfont.woff') format('woff'),
         url('../fonts/vegur-b0.602-webfont.ttf') format('truetype'),
         url('../fonts/vegur-b0.602-webfont.svg#VegurBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VegurMedium';
    src: url('../fonts/vegur-m0602-webfont.eot');
    src: url('../fonts/vegur-m0602-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vegur-m0602-webfont.woff') format('woff'),
         url('../fonts/vegur-m0602-webfont.ttf') format('truetype'),
         url('../fonts/vegur-m0602-webfont.svg#VegurMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VegurLight';
    src: url('../fonts/vegur-l0602-webfont.eot');
    src: url('../fonts/vegur-l0602-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vegur-l0602-webfont.woff') format('woff'),
         url('../fonts/vegur-l0602-webfont.ttf') format('truetype'),
         url('../fonts/vegur-l0602-webfont.svg#VegurLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VegurRegular';
    src: url('../fonts/vegur-r0.602-webfont.eot');
    src: url('../fonts/vegur-r0.602-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vegur-r0.602-webfont.woff') format('woff'),
         url('../fonts/vegur-r0.602-webfont.ttf') format('truetype'),
         url('../fonts/vegur-r0.602-webfont.svg#VegurRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font-family:VegurBold, Arial, Sans-Serif;
}

h2,h3 {
	font-family:VegurBold, Arial, Sans-Serif;
}

h3 {
	font-family:VegurBold, Arial, Sans-Serif;
}


/* fonts */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

h1,h2,h3 { font-family:'open_sansregular', Arial, Sans-Serif; }